mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
1373630e20
This ensures that we don't proceed until the child processes have finished, and that we don't minimize too many child processes at the same time. This drops a settle from the base memory test, between the GC and the report, but hopefully we don't need to do the settle any more because we are actually waiting for the GC to finish in the child processes. In testing, the AWSY base noise metric was 18% lower, and the TP6 AWSY noise metric was 44% lower, so hopefully this is an improvement. Differential Revision: https://phabricator.services.mozilla.com/D93116 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
docs/testing-policy | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testinfo.py | ||
testsuite-targets.mk |
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff