commit | 645999fe7808fa7bdbb6df6dfcbbeb974d1de933 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Wed Sep 28 14:00:51 2016 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Sep 28 19:35:50 2016 +0000 |
tree | 379a02b2fb4cd9d3ff2945b9065fb3638d3b8a9c | |
parent | 2384cfaa5da6d58775f4789ddb451259759c026c [diff] |
monobench: usability tweaks - Allow an second argument to limit the number of samples. - If no benchmarks match, warn and exit instead of infinitely looping. The default limit of 2147483647 10ms samples will run for 9 months, which I think is long enough to not need any special infinity logic. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2747 Change-Id: Id70cf77b624e19dc04e1d75a71385aee3c988a80 Reviewed-on: https://skia-review.googlesource.com/2747 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>