Gregory Mierzwinski
Gregory Mierzwinski
This patch adds an option to use the hash of the url as the folder path instead of the url itself. This helps with an issue we are having on...
### Have you read the documentation? - [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/) - [X] Yes, I've read the [how to debug my script...
This patch creates a summary signature hash for benchmark tests without a suite-level value to prepare for moving away from using a suite-level value. Instead, the suite-level value will be...
This enables CompareView to use a "base-rev" build test when it's available in a push. See here for a sample try run of this platform: https://treeherder.mozilla.org/jobs?repo=try&revision=f7f43baf21021c4efc7fa34742da904faf9f03bb You can test locally...
This patch fixes an issue that occurs when testing the Treeherder backend locally. Sometimes non-existent tasks are passed as pulse jobs which then cause unrecoverable failures. Here, a try/catch is...
This PR adds the ability to gather power from USB power meters that are supported by the `usb-power-profiling` module: https://github.com/fqueze/usb-power-profiling The capability is added to both Firefox, and Chromium-based browsers....
### Feature/improvement The `os` module can be problematic when it's used for path manipulations across multiple operating systems. It would be good to convert the `visualmetrics-portable.py` script to use the...
This patch adds a new feature that adds a reference of the block that links were produced for into the pages that were found. A new setting is added for...
This patch adds multiprocessing capabilities for the MWU test version processing. It should provide some significant performance gains for API requests from PerfCompare. Local runs for a worst case scenario...