This directory contains application benchmarks that run with DynaProf and other profiling modes.
- Each subdirectory, bench/variant, supports:
make clean
:make build
: build the benchmarkmake run
: run the benchmark (use RUN_ARGS for cmd line args if necessary)