Commit ffdba1ee authored by rileya@chromium.org's avatar rileya@chromium.org

Add runs/ms to perf dashboard unit info.

Review URL: https://codereview.chromium.org/119473003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243404 0039d316-1c4b-4281-b951-d872f2087c98
parent 9dde1a4e
...@@ -81,6 +81,9 @@ ...@@ -81,6 +81,9 @@
"relocs": { "relocs": {
"improvement_direction": "down" "improvement_direction": "down"
}, },
"runs/ms": {
"improvement_direction": "up"
},
"runs/s": { "runs/s": {
"improvement_direction": "up" "improvement_direction": "up"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment