xref: /aosp_15_r20/external/igt-gpu-tools/benchmarks/README (revision d83cc019efdc2edc6c4b16e9034a3ceb8d35d77c)
1These benchmarks are designed to be used from within a benchmark framework
2like http://cgit.freedesktop.org/~mperes/ezbench/.
3
4A typical way to run them would be:
5
6$ ~/ezbench/ezbench.sh -p ./linux,git -m '' -b gem: -r 15
7
8which executes the set of gem benchmarks, 15 times each, using HEAD of
9./linux.git as the reference commit.
10