Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coroutine: add qemu_coroutine_yield benchmark
Current coroutine performance benchmarks test only coroutine creation, either directly or in a nested way. This patch adds a benchmark to evaluate the performance of qemu_coroutine_yield. Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
- Loading branch information