X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fbenchmark%2FREADME;fp=tests%2Fbenchmark%2FREADME;h=0000000000000000000000000000000000000000;hp=3294f10a83f7174c16533b9402b6228a6834631a;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hpb=53f7d0d7404de911dd62dff06f08539e33ea7519 diff --git a/tests/benchmark/README b/tests/benchmark/README deleted file mode 100644 index 3294f10a..00000000 --- a/tests/benchmark/README +++ /dev/null @@ -1,11 +0,0 @@ -To run the benchmark: - - ./test_benchmark - -You can specify the number of iterations, events and threads by setting -environment variables ITERS, DURATION, NR_THREADS respectively: - - ITERS=10 DURATION=20 NR_THREADS=4 ./test_benchmark - -NR_CPUS can also be configured, but by default is based on the contents of -/proc/cpuinfo.