mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
I-cache footprint. Reduces the size of `properties::cascade` from over 100K of code to under 5K. Due to the improved I-cache utilization, improves ARM scaling on 4 cores by 15%. |
||
---|---|---|
.. | ||
animation.rs | ||
build.rs | ||
Cargo.toml | ||
font_face.rs | ||
legacy.rs | ||
lib.rs | ||
Mako-0.9.1.zip | ||
media_queries.rs | ||
node.rs | ||
parser.rs | ||
properties.mako.rs | ||
README.md | ||
selector_matching.rs | ||
stylesheets.rs | ||
values.rs | ||
viewport.rs |
servo-style
Style system for Servo, using rust-cssparser for parsing.