diff --git a/content/benchmarks.md b/content/benchmarks.md index 2bf5674..ad16b02 100644 --- a/content/benchmarks.md +++ b/content/benchmarks.md @@ -13,15 +13,15 @@ These benchmarks were performed on a device with the following specifications: > [!notes] Where are the latest versions? > This page is maintained by [NOCanoa](https://github.com/NOCanoa). These benchmarks are only updated when he is available. -## Speedometer 3.0 +## [Browserbench.org](https://browserbench.org/) -https://browserbench.org/Speedometer3.0/ +### [Speedometer 3.0](https://browserbench.org/Speedometer3.0/) | Version | Score | |-----------|-----| +| 1.0.0-a34-opt | 21.6 | | 1.0.0-a33-opt | 21.7 | | 1.0.0-a32-opt | 21.8 | -| 1.0.0-a.15-opt | --- | | 1.0.0-a.13-opt | 21.1 | | 1.0.0-a.12-opt | 21.5 | | 1.0.0-a.11-opt | 20.8 | @@ -30,12 +30,51 @@ https://browserbench.org/Speedometer3.0/ | FF nightly 130.0a1 | 27.0 | | Librewolf 128.0-2 | 20.2 | -## Basemark Web 3.0 +```mermaid +xychart-beta + title "Performance over time (Higher is better)" + x-axis [.10, .11, .12, .13, .32, .33, .34] + y-axis "Benchmark Points" + bar [21.2,20.8,21.5,21.1,21.8,21.7,21.6] + line [21.2,20.8,21.5,21.1,21.8,21.7,21.6] +``` -https://web.basemark.com/ +### [JetStream 2.2](https://browserbench.org/JetStream/) + +| Version | Score | +|-----------|-----| +| 1.0.0-a34-opt | 228 | + +```mermaid +xychart-beta + title "Performance over time (Higher is better)" + x-axis [.34] + y-axis "Benchmark Points" + bar [228] + line [228] +``` + +### [MotionMark](https://browserbench.org/MotionMark1.3.1/) + +| Version | Score | +|-----------|-----| +| 1.0.0-a34-opt | 1464 | + +```mermaid +xychart-beta + title "Performance over time (Higher is better)" + x-axis [.34] + y-axis "Benchmark Points" + bar [1464] + line [1464] +``` + +## [Basemark Web 3.0](https://web.basemark.com/) | Version | Score |CSS | HTML5 | Page Responsiveness | |-----------|-----|-----|-------|------------------------------| +| 1.0.0-a.X| --- | --- | --- | --- | --- | +| 1.0.0-a.34-opt | 1920 | 59% | 91% | 91% | 76% | | 1.0.0-a.33-opt | 1957 | 59% | 91% | 91% | 76% | | 1.0.0-a.32-opt | 1732 | 59% | 91% | 90% | 76% | | 1.0.0-a.15-opt | 2141 | 59% | 91% | 90% | 76% | @@ -56,8 +95,8 @@ https://web.basemark.com/ ```mermaid xychart-beta title "Performance over time (Higher is better)" - x-axis [.3, .4, .6, .7, .8, .9, .10, .11, .12, .13, .15, .32, .33] + x-axis [.3, .4, .6, .7, .8, .9, .10, .11, .12, .13, .15, .32, .33, .34] y-axis "Benchmark Points" - bar [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63, 1732, 1957] - line [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63, 1732, 1957] + bar [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63, 1732, 1957, 1920] + line [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63, 1732, 1957, 1920] ```