doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / benchmark / README
CommitLineData
a44af49d 1To run the benchmark:
e6af533d 2
a44af49d 3 ./test_benchmark
e6af533d 4
a44af49d 5You can specify the number of iterations, events and threads by setting
b670e9e8 6environment variables ITERS, DURATION, NR_THREADS respectively:
e6af533d 7
b670e9e8
MD
8 ITERS=10 DURATION=20 NR_THREADS=4 ./test_benchmark
9
10NR_CPUS can also be configured, but by default is based on the contents of
11/proc/cpuinfo.
This page took 0.058909 seconds and 4 git commands to generate.