-
Notifications
You must be signed in to change notification settings - Fork 94
Comparing changes
Open a pull request
base repository: WebKit/Speedometer
base: main
head repository: WebKit/Speedometer
compare: release/3.1
- 13 commits
- 47 files changed
- 7 contributors
Commits on Jan 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e971009 - Browse repository at this point
Copy the full SHA e971009View commit details -
Remove duplicated word. (#402) (#477)
Co-authored-by: Zev Eisenberg <zev@zeveisenberg.com>
Configuration menu - View commit details
-
Copy full SHA for e49c1bf - Browse repository at this point
Copy the full SHA e49c1bfView commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a4a566 - Browse repository at this point
Copy the full SHA 8a4a566View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12e84c - Browse repository at this point
Copy the full SHA e12e84cView commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc9ee08 - Browse repository at this point
Copy the full SHA cc9ee08View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f25345 - Browse repository at this point
Copy the full SHA 6f25345View commit details -
Don't display invalid results (#406) (#479)
This partially fixes #399 by not display non-finite scores which are caused by 0-measured suite results. - For non-positive or non-finite scores, the following summary page is displayed. Note that the detailed page is still accessible since you might find some useful information there. - Additionally, a console.error is generated for each zero-sum suite - Merge of original PR #406
Configuration menu - View commit details
-
Copy full SHA for ce03cfb - Browse repository at this point
Copy the full SHA ce03cfbView commit details -
Deconfuse Geomean Metric and geomean aggregate value (#408) (#480)
The metric's "geomean" aggregate value can be easily confused with the top-level Geomean metric (issue #407). - Don't serialize "geomean" in the JSON data - Add descriptions to Score, Geomean, and Iteration metrics that are serialized in the JSON data - Make the detail view titles more descriptive - Merge of original PR #408
Configuration menu - View commit details
-
Copy full SHA for aba1d5e - Browse repository at this point
Copy the full SHA aba1d5eView commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b270564 - Browse repository at this point
Copy the full SHA b270564View commit details
Commits on Mar 3, 2025
-
Perf-Dashboard.Render sync phase sets location.hash, but the actual D…
…OM (#488) (#496) modifications happen asynchronously in the onhashchange() callback. This results in nothing interesting being measured during the sync phase, and the resulting rendering update (during the async phase) not including the change. Change the test to manually and synchronously trigger the onhashchange() callback, and change the page content to detect and omit duplicate events. Co-authored-by: Matt Woodrow <m_woodrow@apple.com>
Configuration menu - View commit details
-
Copy full SHA for b475f2d - Browse repository at this point
Copy the full SHA b475f2dView commit details -
* Add WakeLock wrapper class around the web-api to keep the screen unlocked during benchmark runs * Use WakeLock.aquire() and WakeLock.release() in the benchmark runner
Configuration menu - View commit details
-
Copy full SHA for 4afff3b - Browse repository at this point
Copy the full SHA 4afff3bView commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e3109f - Browse repository at this point
Copy the full SHA 2e3109fView commit details -
Release/3.1 - Use 8080 as default address for local test server (#500)
* Use 8080 as default address for local test server * fix space
Configuration menu - View commit details
-
Copy full SHA for 1386415 - Browse repository at this point
Copy the full SHA 1386415View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...release/3.1