-
Notifications
You must be signed in to change notification settings - Fork 46
chore: publish performance data to gh-pages #3907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a02cf28 to
8ed9d89
Compare
91df4c7 to
ed2f99e
Compare
ed2f99e to
fd6e6e8
Compare
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
| Benchmark suite | Current: 5ecdcea | Previous: dc085ec | Ratio |
|---|---|---|---|
ubuntu-latest-new-headless-node:test_performance_screenshot |
152.0256519317627 ms |
169.04306411743164 ms |
0.90 |
macos-latest-new-headless-cd:test_performance_screenshot |
2888.0240440368652 ms |
1749.3316173553467 ms |
1.65 |
macos-latest-headful-node:test_performance_screenshot |
2984.7654342651367 ms |
2945.427417755127 ms |
1.01 |
macos-latest-headful-cd:test_performance_screenshot |
3746.2746143341064 ms |
1536.3247871398926 ms |
2.44 |
ubuntu-latest-old-headless-node:test_performance_screenshot |
282.05833435058594 ms |
281.720495223999 ms |
1.00 |
macos-latest-old-headless-cd:test_performance_screenshot |
241.12024307250977 ms |
291.26501083374023 ms |
0.83 |
macos-latest-new-headless-node:test_performance_screenshot |
2181.254196166992 ms |
2148.181390762329 ms |
1.02 |
macos-latest-old-headless-node:test_performance_screenshot |
346.4141845703125 ms |
353.8914203643799 ms |
0.98 |
ubuntu-latest-new-headless-cd:test_performance_screenshot |
185.6924057006836 ms |
164.56851959228516 ms |
1.13 |
ubuntu-latest-old-headless-cd:test_performance_screenshot |
279.1600227355957 ms |
265.1052951812744 ms |
1.05 |
ubuntu-latest-headful-node:test_performance_screenshot |
167.65499114990234 ms |
This comment was automatically generated by workflow using github-action-benchmark.
e359964 to
d9c9337
Compare
Collaborator
Author
|
@Lightning00Blade @OrKoN WDYT about this approach? |
536b388 to
211883b
Compare
211883b to
529d8f6
Compare
Lightning00Blade
approved these changes
Nov 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
benchmark-action/github-action-benchmark@v1to automate perf metric storage and deployment.gh-pages. Required, as now there are 2 sources of information for gh-pages (WPT + performance).wpt/index.htmlandwpt/wptreport-2023.htmlingh-pagesbranch.index.htmlwith links to the perf metrics and to the WPT reports the root ofgh-pagesbranch.TODO
gh-pagespage.bench/data.js.