diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2015-06-11 16:34:34 -0700 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2015-06-12 16:07:39 -0700 |
commit | 732fd9e050ca23fc225ff19594d51ac423ecada0 (patch) | |
tree | 46871a9de848d42af70bd107904ac74db306bca6 /components/script/dom/performance.rs | |
parent | 2168ec3c96ca9e8e1174be22be07d1168061b4b6 (diff) | |
download | servo-732fd9e050ca23fc225ff19594d51ac423ecada0.tar.gz servo-732fd9e050ca23fc225ff19594d51ac423ecada0.zip |
layout: Divide DOM nodes and flows into chunks, and perform work stealing over
those instead of working on nodes one-by-one.
This reduces the overhead of the work-stealing traversal function
significantly. It's especially important on ARM, where memory barriers are
expensive.
Diffstat (limited to 'components/script/dom/performance.rs')
0 files changed, 0 insertions, 0 deletions