From 6e36d4944f7d521dad5bdcbc0150e70841913e0e Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:09:51 +0100 Subject: [PATCH] Update benchmarks.md --- content/benchmarks.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/content/benchmarks.md b/content/benchmarks.md index ad16b02..8d6c110 100644 --- a/content/benchmarks.md +++ b/content/benchmarks.md @@ -19,6 +19,7 @@ These benchmarks were performed on a device with the following specifications: | Version | Score | |-----------|-----| +| 1.0.0-a37-opt | 25.5 | | 1.0.0-a34-opt | 21.6 | | 1.0.0-a33-opt | 21.7 | | 1.0.0-a32-opt | 21.8 | @@ -33,25 +34,26 @@ These benchmarks were performed on a device with the following specifications: ```mermaid xychart-beta title "Performance over time (Higher is better)" - x-axis [.10, .11, .12, .13, .32, .33, .34] + x-axis [.10, .11, .12, .13, .32, .33, .34, .37] 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] + bar [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5] + line [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5] ``` ### [JetStream 2.2](https://browserbench.org/JetStream/) | Version | Score | |-----------|-----| +| 1.0.0-a37-opt | 239 | | 1.0.0-a34-opt | 228 | ```mermaid xychart-beta title "Performance over time (Higher is better)" - x-axis [.34] + x-axis [.34,.37] y-axis "Benchmark Points" - bar [228] - line [228] + bar [228,239] + line [228,239] ``` ### [MotionMark](https://browserbench.org/MotionMark1.3.1/)