Tmf: Benchmark for the request scheduler
authorSimon Delisle <simon.delisle@ericsson.com>
Fri, 12 Jul 2013 17:21:28 +0000 (13:21 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 16 Aug 2013 18:00:32 +0000 (14:00 -0400)
commit3bca09fdd87d9a99224731411dd636a782bc2645
tree7ac86d1b99c5130415d7863f1e090ecd8b1994b8
parent0a19e2d14d6edfdbbd1f873acf496dcadddc21c1
Tmf: Benchmark for the request scheduler

The benchmark has three tests. The first one is the latency (time
between the creation of the request and the beginning of its execution).
The second one is the average waiting time for a request. The last one
is the total completion time.

Change-Id: Icc8cb47111221aaefb871faab97bb49c8bdf0b03
Signed-off-by: Simon Delisle <simon.delisle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14520
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/request/TmfSchedulerBenchmark.java [new file with mode: 0644]
This page took 0.028186 seconds and 5 git commands to generate.