Speedometer icon indicating copy to clipboard operation
Speedometer copied to clipboard

An open source repository for the Speedometer benchmark

Results 30 Speedometer issues
Sort by recently updated
recently updated
newest added

Hello, By analysing some benchmarks on [browserbench.org/Speedometer3.0](https://browserbench.org/Speedometer3.0/), I noticed an inconsistency in my results: the value displayed in the detailed results page is an arithmetic mean, not a geometric mean,...

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...

This was reported by some people on social networks. We found that setting privacy.resistFingerprinting to true was triggering this. But this might happen in some other cases too. When doing...

v3.1

We should consider enabling cross origin isolated in browserbench.org so that `performance.now` will be high precision. See https://web.dev/articles/coop-coep for details.

v4

Changing nuxt config, to avoid hash in file names. moving discussion from https://github.com/WebKit/Speedometer/pull/400 to this pr, in regards to build files creation. @kara

Current scale is inherted from Speedometer 2. Where browser went up to 500 in score. Now max score I've seen is about 35. It makes sense to change the scale...

Fixes #370 I didn't regenerate all workloads (yet). Please do not land this just yet, this PR is here so that we can decide about #370. I made separate commits...

v3.1

This script will eventually replace the benchmark-specifics overrides we already employ for some workloads. - clamp all setTimeout to 0ms delay to limit effects of CPU throttling - Make requestIdleCallback...

trivial change
v3.1

Re-opening for investigation and discussions. This changes seems to have an impact on scores. previous pr: https://github.com/WebKit/Speedometer/pull/386

v4

See https://webkit.slack.com/archives/C05QJJZQZRQ/p1698264053662939. Apparently the network speed difference can affect Speedometer 2.0 score. We should make sure to either verify that this doesn't happen on Speedometer 3.0 or mitigate it some...

non-trivial change
v4