diff options
author | Alex Barcelo <abarcelo@ac.upc.edu> | 2012-02-16 13:14:06 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-03-12 15:14:08 +0100 |
commit | 7e849a9919aac147a768a775014f2eff98e44323 (patch) | |
tree | f39d37cc08e7af101ff1cd09f4424b8a6aea78e7 /cmd.h | |
parent | fe91bfa8a26832cc07a6b74b8decfb687499caee (diff) | |
download | qemu-7e849a9919aac147a768a775014f2eff98e44323.zip qemu-7e849a9919aac147a768a775014f2eff98e44323.tar.gz qemu-7e849a9919aac147a768a775014f2eff98e44323.tar.bz2 |
test-coroutine: add performance test for nesting
The performance test will also check for nesting. It will do
a certain quantity of cycles, and each of one will do a depth
nesting process.
This is useful for benchmarking the creation of coroutines,
given that nesting is creation-intensive (and the other perf
test does not benchmark that).
Signed-off-by: Alex Barcelo <abarcelo@ac.upc.edu>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'cmd.h')
0 files changed, 0 insertions, 0 deletions