Bug 1620187 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Adds a new perftest test environment in testing/perftest that does the following:

- defines a new perftest JS standard
- collects perftests modules registered via moz.build files
- runs them locally a "mach perftest" command or in the CI
Adds a new perftest test environment in testing/perftest that does the following:

- defines a new perftest JS standard
- collects perftests modules registered via moz.build files
- runs them locally a "mach perftest" command or in the CI
- provides a way to record/replay requests via mozproxy

Back to Bug 1620187 Comment 0