summaryrefslogtreecommitdiff
path: root/benchmarks/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-07-22 15:01:47 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2015-07-24 18:55:49 +0100
commite984d4965fa98b3071893143c65e6232ff4053ec (patch)
treeae9089c4a18784b93217c084db0351d0ce6ee34b /benchmarks/.gitignore
parentd49a868378f88685aadc601f9d5a9ae435565ece (diff)
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>
Diffstat (limited to 'benchmarks/.gitignore')
-rw-r--r--benchmarks/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/.gitignore b/benchmarks/.gitignore
index 68f8f1de..7964d866 100644
--- a/benchmarks/.gitignore
+++ b/benchmarks/.gitignore
@@ -1,3 +1,4 @@
+gem_exec_ctx
gem_exec_nop
gem_mmap
gem_prw