зеркало из https://github.com/mozilla/gecko-dev.git
5b6deb14a0
This patch reduces the redundancy in the mozproxy perfherder data names. It removes the `replay` suffix since it's already clear it's related to replay/not-replayed. The subtest names have the `mozproxy-replay` prefix removed through the addition of a new way of specifying supporting measurement values. Instead of only being able to submit the values with a `{measurement: values}` format, we can now submit it as `{measurement: {values: [], <SUBTEST-OPTIONS>}}`. The subtest options include perfherder-specific options, and some settings that change how the names are built. Furthermore, the full supporting data dictionary also includes two new fields: `summarize-values`, and `suffix-type`. The former dictates whether or not a summary value is produced, and the latter determines if the name should be suffixed with the data type. Differential Revision: https://phabricator.services.mozilla.com/D72695 |
||
---|---|---|
.. | ||
browsertime | ||
constants | ||
logger | ||
raptor | ||
test | ||
webext/raptor | ||
.eslintrc.js | ||
MANIFEST.in | ||
mach_commands.py | ||
moz.build | ||
requirements.txt |