blob: b041a9d097fb06dfff5ac9535683672f7fe1d5bf [file] [log] [blame]
Chris Wilson3bc3ab22015-11-10 14:04:17 +00001These 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.