tests: benchmark: use cpu-bound workload, calculate average and std.dev.
[lttng-ust.git] / tests / benchmark / README
CommitLineData
a44af49d 1To run the benchmark:
e6af533d 2
a44af49d 3 ./test_benchmark
e6af533d 4
a44af49d
ZT
5You can specify the number of iterations, events and threads by setting
6environment variables ITERS, NR_EVENTS, NR_CPUS respectively:
e6af533d 7
a44af49d 8 ITERS=10 NR_EVENTS=10000 NR_CPUS=4 ./test_benchmark
This page took 0.032874 seconds and 4 git commands to generate.