Closed Bug 1356186 Opened 7 years ago Closed 7 years ago

stylo: Implement and verify all incremental restyle optimizations we need to ship

Categories

(Core :: CSS Parsing and Computation, enhancement, P1)

enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bholley, Assigned: heycam)

References

Details

The plan is to write a bunch of microbenchmarks that exercise the most important incremental restyle optimizations, check them in as perf-reftests, and verify that each one doesn't regress on stylo (which also involves implementing a bunch of the optimizations we have planned but haven't implemented yet).

Cameron is going to take the lead on this.
Depends on: 1364845
Depends on: 1366194
This is basically done in https://github.com/heycam/style-perf-tests

Stylo generally passes more tests than gecko. The only one stylo fails that Gecko passes is about nth-index caches, which is bug 1334730.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.