add --target-duration option
[benchmarks.git] / README.md
1 # Tool for benchmarking atomic operations
2
3 # Building (installs dependencies and configures cmake builds for all 3 targets):
4
5 ```
6 make
7 ```