| browsertime_benchmark.py |
This error is raised when the benchmark results from a test
run do not contain the `browsertime_benchmark` entry in the dict
of extra data.
|
23356 |
- |
| browsertime_pageload.py |
|
11165 |
- |
| browsertime_tp6_bench.py |
|
7234 |
- |
| jetstream3.py |
Parse a result for the required results.
See base_python_support.py for what's expected from this method.
|
3893 |
- |
| media_seek.py |
Summarizes the media seek-latency benchmark.
The browsertime test script measures seeks in two decoder states and reports
one replicate per seek as custom_data
{"seekedWarm": [...], "seekedCold": [...]}. We surface each as a subtest that
carries all of its replicates so the perf tooling performs the aggregation.
|
1640 |
- |
| motionmark-1-3.py |
Parse a result for the required results.
See base_python_support.py for what's expected from this method.
|
3549 |
- |
| nav_bench.py |
Split '<site>-<phase>' into (site, phase). Returns (None, None) if the
alias does not end with one of the known phase suffixes. |
4644 |
- |
| network_bench.py |
|
27026 |
- |
| sample_python_support.py |
|
466 |
- |
| speculation_rules.py |
<script type="speculationrules">
{{
"prefetch": [{{
"source": "document",
"where": {{ "href_matches": "/target.html*" }},
"eagerness": "{eagerness}"
}}]
}}
</script>
|
11175 |
- |
| speedometer3.py |
Parse a result for the required results.
See base_python_support.py for what's expected from this method.
|
6993 |
- |
| video_playback_latency.py |
|
5092 |
- |