### Benchmarks run by hand | |
These benchmarks are not run as part of MPACT's regular testing or benchmarking. | |
To run an individual test, build the MPACT compiler, cd into this directory, | |
and then simply run a benchmark as follows: | |
```shell | |
python <benchmark-name>.py | |
``` |