* public/js/helper-classes.js:
* public/v2/data.js:
(RunsData.unitFromMetricName):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@184129
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-05-11 Ryosuke Niwa <rniwa@webkit.org>
+
+ Unreviewed build fix. Add "Duration" as a time metric.
+
+ * public/js/helper-classes.js:
+ * public/v2/data.js:
+ (RunsData.unitFromMetricName):
+
2015-05-06 Ryosuke Niwa <rniwa@webkit.org>
Perf dashboard treats Speedometer and JetStream as smaller is better
2015-05-06 Ryosuke Niwa <rniwa@webkit.org>
Perf dashboard treats Speedometer and JetStream as smaller is better
'FrameRate': 'fps',
'Runs': '/s',
'Time': 'ms',
'FrameRate': 'fps',
'Runs': '/s',
'Time': 'ms',
'Malloc': 'B',
'Heap': 'B',
'Allocations': 'B',
'Malloc': 'B',
'Heap': 'B',
'Allocations': 'B',
'FrameRate': 'fps',
'Runs': '/s',
'Time': 'ms',
'FrameRate': 'fps',
'Runs': '/s',
'Time': 'ms',
'Malloc': 'bytes',
'Heap': 'bytes',
'Allocations': 'bytes',
'Malloc': 'bytes',
'Heap': 'bytes',
'Allocations': 'bytes',