summaryrefslogtreecommitdiffstats
path: root/testing/talos/perfdocs/config.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /testing/talos/perfdocs/config.yml
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/talos/perfdocs/config.yml')
-rw-r--r--testing/talos/perfdocs/config.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/testing/talos/perfdocs/config.yml b/testing/talos/perfdocs/config.yml
index bbc71a74aa..cebfed5571 100644
--- a/testing/talos/perfdocs/config.yml
+++ b/testing/talos/perfdocs/config.yml
@@ -607,7 +607,13 @@ suites:
- source:
- type: `Page load`_
- reporting: time from *performance.timing.navigationStart* to *pagerendered* event in ms (lower is better)
- - data: load a PDF 20 times
+ - data: loads a PDF 5 times
+ - description:
+ | Runs through a set of chunks. Each chunk runs 100 PDFs with 5 iterations each.
+ If --pdfPaintChunk is not used when running the test locally, all PDFs will be tested
+ by default with only 1 cycle each. The PDFs that are run are found in the Mozilla pdf.js
+ repository, and this test pulls those in for testing locally through a toolchain artifact
+ called talos-pdfs.
perf_reftest: >
- contact: :emilio and css/layout team
- source: `perf-reftest <https://dxr.mozilla.org/mozilla-central/source/testing/talos/talos/tests/perf-reftest>`__