Name Description Size Coverage
.mpt-coveragerc 150 -
.raptor-coveragerc 129 -
__init__.py 493 -
argparser.py %(prog)s [options] [test paths] 16523 -
environment.py Sets the argument 3496 -
hooks.py 2036 -
layers.py Sets the argument 4984 -
mach_commands.py 12153 -
metadata.py 2091 -
metrics -
perfdocs -
profiler.py Used to start and stop any profilers setup through the system later. 1121 -
runner.py Pure Python runner so we can execute perftest in the CI without depending on a full mach toolchain, that is not fully available in all worker environments. This runner can be executed in two different ways: - by calling run_tests() from the mach command - by executing this module directly When the module is executed directly, if the --on-try option is used, it will fetch arguments from Tascluster's parameters. 11224 -
schemas -
script.py \ %(filename)s %(filename_underline)s :owner: %(owner)s :name: %(name)s 22122 -
system -
test -
tests -
tools.py Raised when a performance change is detected. This failure happens with regressions, and improvements. There is no unique failure for each of them. TODO: We eventually need to be able to distinguish between these. To do so, we would need to incorporate the "lower_is_better" settings into the detection tooling. 5361 -
utils.py Raised when perfMetrics were not found, or were not output during a test run. 24691 -