From 8253e7dc84af43d6c757185e5c6ff463feaaf637 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 5 Oct 2015 09:31:59 +0100 Subject: 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 --- benchmarks/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/.gitignore') 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 -- cgit v1.2.3