From d91c30c6db941111cf136e955ff7e3867c61a931 Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Tue, 24 Sep 2024 19:28:49 +0100 Subject: [PATCH] Update benchmarks.md --- content/benchmarks.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/content/benchmarks.md b/content/benchmarks.md index cf11367..b39c323 100644 --- a/content/benchmarks.md +++ b/content/benchmarks.md @@ -20,6 +20,7 @@ These benchmarks were performed on a device with the following specifications: | Version | Score | |-----------|-----| +| 1.0.1-a.4-opt | 25.6 | | 1.0.1-a.2-opt | 25.4 | | 1.0.0-a.39-opt | 25.6 | | 1.0.0-a.37-opt | 25.5 | @@ -37,16 +38,17 @@ These benchmarks were performed on a device with the following specifications: ```mermaid xychart-beta title "Performance over time (Higher is better)" - x-axis [0.10, 0.11, 0.12, 0.13, 0.32, 0.33, 0.34, 0.37, 0.39, 1.2] + x-axis [0.10, 0.11, 0.12, 0.13, 0.32, 0.33, 0.34, 0.37, 0.39, 1.2, 1.4] y-axis "Benchmark Points" - bar [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5,25.6,25.4] - line [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5,25.6,25.4] + bar [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5,25.6,25.4,25.6] + line [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5,25.6,25.4,25.6] ``` ### [JetStream 2.2](https://browserbench.org/JetStream/) | Version | Score | |-----------|-----| +| 1.0.1-a.4-opt | 240 | | 1.0.1-a.2-opt | 237 | | 1.0.0-a.39-opt | 238 | | 1.0.0-a.37-opt | 239 | @@ -55,16 +57,17 @@ xychart-beta ```mermaid xychart-beta title "Performance over time (Higher is better)" - x-axis [0.34,0.37,0.39,1.2] + x-axis [0.34,0.37,0.39,1.2,1.4] y-axis "Benchmark Points" - bar [228,239,238,237] - line [228,239,238,237] + bar [228,239,238,237,240] + line [228,239,238,237,240] ``` ### [MotionMark](https://browserbench.org/MotionMark1.3.1/) | Version | Score | |-----------|-----| +| 1.0.1-a.4-opt | 1515 | | 1.0.1-a.2-opt | 1527 | | 1.0.0-a.39-opt | 1538 | | 1.0.0-a.37-opt | 1562 | @@ -73,10 +76,10 @@ xychart-beta ```mermaid xychart-beta title "Performance over time (Higher is better)" - x-axis [0.34,0.37,0.39,1.2] + x-axis [0.34,0.37,0.39,1.2,1.5] y-axis "Benchmark Points" - bar [1464,1562,1538,1527] - line [1464,1562,1538,1527] + bar [1464,1562,1538,1527,1515] + line [1464,1562,1538,1527,1515] ```