Add new benchmark with no loggers at all
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 17 Jun 2016 19:15:42 +0000 (15:15 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 17 Jun 2016 19:15:42 +0000 (15:15 -0400)
commit249f87976d7ee2a13c876e78ca3e04bb62c4f88c
tree019812e7bfe941d5298262232e474e78da833b52
parentd21525e47ed5a103b35cf6cce652ce6e0e784464
Add new benchmark with no loggers at all

Not extremely representative because of optimizations/JIT, as
the average time diminishes slightly if the number of iterations
increase. It can still give a rough idea of the impact of using
empty Loggers.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/benchmarks/jul/handler/JulHandlerBenchmarkBase.java
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/benchmarks/jul/handler/builtin/NoLoggerBenchmark.java [new file with mode: 0644]
This page took 0.023334 seconds and 4 git commands to generate.