Closed
Bug 1382713
Opened 8 years ago
Closed 8 years ago
stylo: Benchmark Servo_DeclarationBlock_SetPropertyById with both "10px" and " 10px"
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: SimonSapin, Assigned: SimonSapin)
References
Details
Attachments
(1 file)
No description provided.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8888360 [details]
Bug 1382713 - Bench stylo setProperty with both "10px" and " 10px".
https://reviewboard.mozilla.org/r/159306/#review164724
Attachment #8888360 -
Flags: review?(emilio+bugs) → review+
Pushed by simon.sapin@exyr.org:
https://hg.mozilla.org/integration/autoland/rev/5ead239873ba
Bench stylo setProperty with both "10px" and " 10px". r=emilio
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Comment 5•8 years ago
|
||
This caused a new baseline for the micro tests:
== Change summary for alert #8119 (as of July 20 2017 16:28 UTC) ==
Improvements:
16% Stylo Servo_DeclarationBlock_SetPropertyById_Bench windows7-32-vm opt 807,764.25 -> 675,970.33
14% Stylo Servo_DeclarationBlock_SetPropertyById_Bench osx-10-10 opt 662,586.38 -> 571,899.58
12% Stylo Servo_DeclarationBlock_SetPropertyById_Bench windows8-64 opt 679,961.92 -> 599,220.67
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=8119
| Assignee | ||
Comment 6•8 years ago
|
||
FWIW this is not a "real" improvement: this patch only changed what was measured with that benchmark name, and added a separate benchmark with a different name with the previous behavior.
Updated•7 years ago
|
Assignee: nobody → simon.sapin
You need to log in
before you can comment on or make changes to this bug.
Description
•