diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-07-06 07:08:58 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-07-06 07:08:58 -0600 |
commit | b876a54dce091e161b87340130446597dd864732 (patch) | |
tree | fb8ead718ad7b8ae733d35b3611d7bd235fa649b /components/script/dom/mod.rs | |
parent | c0222628264423a67bf98775be83dcf2f85211ab (diff) | |
parent | eef9c5d9bf92de22797a6fda7a4a3307a6fc0955 (diff) | |
download | servo-b876a54dce091e161b87340130446597dd864732.tar.gz servo-b876a54dce091e161b87340130446597dd864732.zip |
Auto merge of #6365 - pcwalton:sequential-display-list-construction, r=larsbergstrom
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 -->
Diffstat (limited to 'components/script/dom/mod.rs')
0 files changed, 0 insertions, 0 deletions