From cd306d4e650d5280a40b15fe076f41eba081c0a0 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 24 Jul 2015 18:54:11 +0100 Subject: benchmark: Measure allocation time for objects A basic measurement, how fast can we create and populate an object with backing storage? Signed-off-by: Chris Wilson --- benchmarks/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/Makefile.sources') diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources index 7404177a..48ea77c8 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -3,6 +3,7 @@ bin_PROGRAMS = \ intel_upload_blit_large_gtt \ intel_upload_blit_large_map \ intel_upload_blit_small \ + gem_create \ gem_exec_ctx \ gem_exec_nop \ gem_mmap \ -- cgit v1.2.3