Files
tubestation/python/mozperftest
Greg Mierzwinski 2d0c0faeef Bug 1966090 - Pass intermixed argument to _parse_known_args on python 3.12+. r=perftest-reviewers,afinder
This patch fixes an issue on mozperftest when running it with python 3.12+. It relates to a new parameter that has been added in python 3.13, and that does not exist in earlier versions (hence the version check).

Differential Revision: https://phabricator.services.mozilla.com/D249070
2025-05-22 03:10:12 +00:00
..

===========
mozperftest
===========

**mozperftest** can be used to run performance tests against browsers.
See the docs directory.