commit | bf5e5237b8f5dc9288d72e90864d6ba8d4bfbb72 | [log] [tgz] |
---|---|---|
author | jcgregorio <jcgregorio@google.com> | Thu Jul 17 13:14:16 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 17 13:14:17 2014 -0700 |
tree | f681ed22d7cdb21d660cf233d283f24ac2fc19c4 | |
parent | 66ed8dc4bfd63e4552a213cb17909f9fbbf59abd [diff] |
Change JSON output of nanobench. We're moving away from BigQuery for storing results so the output doens't have to conform to BQ requirements, which allows simplifying the format. Also stop parsing the filename for information and pass in buildbot parameters explicitly. Adds the following flags to nanobench: --key --gitHash BUG=skia: R=mtklein@google.com, bsalomon@google.com Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/392393002