You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
ezbench.d
wsim
.gitignore
Makefile.am
Makefile.sources
README
ewma.h
gem_blt.c
gem_busy.c
gem_create.c
gem_exec_ctx.c
gem_exec_fault.c
gem_exec_nop.c
gem_exec_reloc.c
gem_exec_trace.c
gem_exec_tracer.c
gem_latency.c
gem_mmap.c
gem_prw.c
gem_set_domain.c
gem_syslatency.c
gem_userptr_benchmark.c
gem_wsim.c
ilog2.h
intel_upload_blit_large.c
intel_upload_blit_large_gtt.c
intel_upload_blit_large_map.c
intel_upload_blit_small.c
kms_throughput.c
kms_vblank.c
meson.build
prime_lookup.c
vgem_mmap.c

README

These benchmarks are designed to be used from within a benchmark framework
like http://cgit.freedesktop.org/~mperes/ezbench/.

A typical way to run them would be:

$ ~/ezbench/ezbench.sh -p ./linux,git -m '' -b gem: -r 15

which executes the set of gem benchmarks, 15 times each, using HEAD of
./linux.git as the reference commit.