mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
66adc8077b
Benchmark results show that using parallel marking is not always a win for small heaps, so add a threshold for its use. This is set to 10MB, which will result in using parallel marking ~70% of the time. This parameter is set to zero for jit-tests and shell js tests so we get test coverage where heap sizes are expected to be small (and maximum performance is not a goal). Differential Revision: https://phabricator.services.mozilla.com/D175249 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |