зеркало из https://github.com/mozilla/gecko-dev.git
4b439bc34d
The issue we were encountering here was a missing metric for canva.com intermittently occuring That ocured because of the location of that metric(first contentful paint) in the returned json moved locations for just canva.com, and so canva.com was removed whilst the problem debugged. Afterwards it was discovered that this issue was covering up another intermittent about json decoding error which was in turn resolved by removing code which removed "www." from links used with python requests. Differential Revision: https://phabricator.services.mozilla.com/D199238 |
||
---|---|---|
.. | ||
mozperftest | ||
perfdocs | ||
.ruff.toml | ||
README.rst | ||
setup.cfg | ||
setup.py |
README.rst
=========== mozperftest =========== **mozperftest** can be used to run performance tests against browsers. See the docs directory.