benchmarks: Benchmarkify gem_exec_ctx

Measure the overhead of execution when doing nothing, switching between
a pair of contexts, or creating a new context every time.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2015-07-22 15:01:47 +01:00
parent d49a868378
commit e984d4965f
3 changed files with 204 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
gem_exec_ctx
gem_exec_nop
gem_mmap
gem_prw