WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144711
Perf dashboard treats Speedometer and JetStream as smaller is better
https://bugs.webkit.org/show_bug.cgi?id=144711
Summary
Perf dashboard treats Speedometer and JetStream as smaller is better
Ryosuke Niwa
Reported
2015-05-06 14:47:41 PDT
Fix that.
Attachments
Fixes the bug
(2.10 KB, patch)
2015-05-06 14:49 PDT
,
Ryosuke Niwa
cdumez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2015-05-06 14:49:31 PDT
Created
attachment 252520
[details]
Fixes the bug
Chris Dumez
Comment 2
2015-05-06 14:50:40 PDT
Comment on
attachment 252520
[details]
Fixes the bug r=me!
Ryosuke Niwa
Comment 3
2015-05-06 14:51:01 PDT
Comment on
attachment 252520
[details]
Fixes the bug View in context:
https://bugs.webkit.org/attachment.cgi?id=252520&action=review
> Websites/perf.webkit.org/public/js/helper-classes.js:165 > - 'Allocations': 'B'}[suffix]; > + 'Allocations': 'B', > + 'Score': 'pt'}[suffix];
smallerIsBetter function in v1 returns true if it's equal to 'B' or 'ms'.
Ryosuke Niwa
Comment 4
2015-05-06 14:51:29 PDT
Committed
r183890
: <
http://trac.webkit.org/changeset/183890
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug