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 <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2015-07-24 18:54:11 +01:00
parent 42a386b83b
commit cd306d4e65
3 changed files with 178 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
gem_create
gem_exec_ctx
gem_exec_nop
gem_mmap