diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2015-06-12 17:47:50 -0700 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2015-06-12 18:03:58 -0700 |
commit | eef9c5d9bf92de22797a6fda7a4a3307a6fc0955 (patch) | |
tree | c2e86d4eacc91980129e757c5b271273a774f162 /components/script/dom/mod.rs | |
parent | 836ac8a0b6daeecb865bcf35d2b39602398870ef (diff) | |
download | servo-eef9c5d9bf92de22797a6fda7a4a3307a6fc0955.tar.gz servo-eef9c5d9bf92de22797a6fda7a4a3307a6fc0955.zip |
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.
Diffstat (limited to 'components/script/dom/mod.rs')
0 files changed, 0 insertions, 0 deletions