Update benchmarks.md

This commit is contained in:
NOCanoa 2024-09-24 19:28:49 +01:00
parent 39c09a49dc
commit d91c30c6db

View file

@ -20,6 +20,7 @@ These benchmarks were performed on a device with the following specifications:
| Version | Score | | Version | Score |
|-----------|-----| |-----------|-----|
| 1.0.1-a.4-opt | 25.6 |
| 1.0.1-a.2-opt | 25.4 | | 1.0.1-a.2-opt | 25.4 |
| 1.0.0-a.39-opt | 25.6 | | 1.0.0-a.39-opt | 25.6 |
| 1.0.0-a.37-opt | 25.5 | | 1.0.0-a.37-opt | 25.5 |
@ -37,16 +38,17 @@ These benchmarks were performed on a device with the following specifications:
```mermaid ```mermaid
xychart-beta xychart-beta
title "Performance over time (Higher is better)" 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" 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] 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] 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/) ### [JetStream 2.2](https://browserbench.org/JetStream/)
| Version | Score | | Version | Score |
|-----------|-----| |-----------|-----|
| 1.0.1-a.4-opt | 240 |
| 1.0.1-a.2-opt | 237 | | 1.0.1-a.2-opt | 237 |
| 1.0.0-a.39-opt | 238 | | 1.0.0-a.39-opt | 238 |
| 1.0.0-a.37-opt | 239 | | 1.0.0-a.37-opt | 239 |
@ -55,16 +57,17 @@ xychart-beta
```mermaid ```mermaid
xychart-beta xychart-beta
title "Performance over time (Higher is better)" 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" y-axis "Benchmark Points"
bar [228,239,238,237] bar [228,239,238,237,240]
line [228,239,238,237] line [228,239,238,237,240]
``` ```
### [MotionMark](https://browserbench.org/MotionMark1.3.1/) ### [MotionMark](https://browserbench.org/MotionMark1.3.1/)
| Version | Score | | Version | Score |
|-----------|-----| |-----------|-----|
| 1.0.1-a.4-opt | 1515 |
| 1.0.1-a.2-opt | 1527 | | 1.0.1-a.2-opt | 1527 |
| 1.0.0-a.39-opt | 1538 | | 1.0.0-a.39-opt | 1538 |
| 1.0.0-a.37-opt | 1562 | | 1.0.0-a.37-opt | 1562 |
@ -73,10 +76,10 @@ xychart-beta
```mermaid ```mermaid
xychart-beta xychart-beta
title "Performance over time (Higher is better)" 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" y-axis "Benchmark Points"
bar [1464,1562,1538,1527] bar [1464,1562,1538,1527,1515]
line [1464,1562,1538,1527] line [1464,1562,1538,1527,1515]
``` ```