|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The perf dashboard is configured to monitor every trace output by the
cc_perftests. Here, we were outputting two traces that represent the exact
same thing. This only causes more work for the perf sheriffs. So I'm cutting it
down to one.
Incidentally, this eliminates a bug where the dashboard thought that a higher
count was a regression.
This also improves the precision by supporting decimals.
BUG=313537
Review URL: https://codereview.chromium.org/56573002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233775 0039d316-1c4b-4281-b951-d872f2087c98
|