commit | 266e2024ec487425f56473e272a6b81bfbf2c543 | [log] [tgz] |
---|---|---|
author | cdalton <cdalton@nvidia.com> | Fri Nov 13 08:28:49 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 13 08:28:49 2015 -0800 |
tree | d2e6495e9af0c6509d278e7967cf3a3cd7e8020c | |
parent | 0b47d4b520e8f0d4259cf5f263f502ccf9eaf0e7 [diff] |
Add visualbench option to not reset between samples Adds a --reset flag that controls whether we teardown the graphics context between samples. Also modifies the timing algorithm to always/ only pre-warm after resetting the context. BUG=skia: Review URL: https://codereview.chromium.org/1442643007