mirror of
https://github.com/servo/servo.git
synced 2025-06-21 07:38:59 +01:00
layout: Disable parallel display list building by default. I've never see it result in a speedup. Actually, I don't think I've seen it result in anything better than a 50% slowdown. The arithmetic intensity is just too low, at least with the current algorithm. Parallel DL building can still be enabled with a debug flag if the algorithm is improved. r? @metajack <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6365) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
deque | ||
bezier.rs | ||
cache.rs | ||
Cargo.toml | ||
cursor.rs | ||
debug_utils.rs | ||
geometry.rs | ||
lib.rs | ||
linked_list.rs | ||
logical_geometry.rs | ||
mem.rs | ||
opts.rs | ||
persistent_list.rs | ||
range.rs | ||
resource_files.rs | ||
str.rs | ||
task.rs | ||
task_state.rs | ||
taskpool.rs | ||
tid.rs | ||
vec.rs | ||
workqueue.rs |