GLBench: add new fillrate test of variable FBO size.
We would like to measure memory throughput (in this case bilinear copy)
depending on texture size. This is interesting to study cache behavior.
Also changes slightly thermal throttling if we can't read temperatures
(by sleeping for a full 30 seconds between tests to ensure cold state).
Finally adding a command line option called "-hasty". This option will
run each test at 512x512 resolution only, run it only for a fraction of
the loops we normally do, and not cool down the machine between test.
The hasty option will be used to verify MD5s in BVT and might also be
useful for debugging test failures.
Currently glbench -save -hasty runs in 15 seconds on daisy.
BUG=chromium:355202
TEST=Ran locally on daisy and link.
Change-Id: I6a21565eaf112f3373b2bab26ac122ed7b1ae5cb
Reviewed-on: https://chromium-review.googlesource.com/193576
Commit-Queue: Ilja Friedel <ihf@chromium.org>
Tested-by: Ilja Friedel <ihf@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
16 files changed