gecko-dev/python/mozperftest
Greg Mierzwinski d2b36313f4 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 Bug 1966090 - Pass intermixed argument to _parse_known_args on python 3.12+. r=perftest-reviewers,afinder 2025-05-22 03:10:12 +00:00
perfdocs Bug 1964665 - Add a perftest for speecht5-tts r=firefox-ai-ml-reviewers,sparky,perftest-reviewers,tarek 2025-05-13 18:35:43 +00:00
.ruff.toml
README.rst
setup.cfg
setup.py

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

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