summaryrefslogtreecommitdiff
path: root/benchmarks/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-10-05 09:31:59 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2015-10-06 10:24:07 +0100
commit8253e7dc84af43d6c757185e5c6ff463feaaf637 (patch)
treec1bea7f2516928bcd7fa688021b861bd882e1de3 /benchmarks/.gitignore
parent1b492e311ce13fe4bc42f1edd5479441662d4855 (diff)
benchmarks: Measure BLT performance
Execute N blits and time how long they complete to measure both GPU limited bandwidth and submission overhead. 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 1c40a527..3937d46b 100644
--- a/benchmarks/.gitignore
+++ b/benchmarks/.gitignore
@@ -1,3 +1,4 @@
+gem_blt
gem_create
gem_exec_ctx
gem_exec_nop