ss: Add benchmarks for the threaded history tree
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 19 Feb 2016 03:38:36 +0000 (22:38 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 16 Mar 2016 00:55:42 +0000 (20:55 -0400)
commit6545af8ea8bc55649c1b07318d9e5c24e700f76a
tree90594c20dad6deec6cd91dcc3e80061b62f0142a
parent0e4f957eff33d35923105497af515178953cacbc
ss: Add benchmarks for the threaded history tree

This adds a new benchmark for the threaded history tree backend. It benchmarks
the insertion of intervals in the state system, single, full queries and
history range queries.

Change-Id: I4ac8eea4a6979c4f70b6d584b26ad3fc92ae4900
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/66891
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Tested-by: Alexandre Montplaisir <alexmonthy@efficios.com>
releng/org.eclipse.tracecompass.alltests/src/org/eclipse/tracecompass/alltests/perf/RunAllPerfTests.java
statesystem/org.eclipse.tracecompass.statesystem.core.tests/.classpath
statesystem/org.eclipse.tracecompass.statesystem.core.tests/META-INF/MANIFEST.MF
statesystem/org.eclipse.tracecompass.statesystem.core.tests/build.properties
statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf/org/eclipse/tracecompass/statesystem/core/tests/perf/historytree/HistoryTreeBackendBenchmark.java [new file with mode: 0644]
This page took 0.024661 seconds and 5 git commands to generate.