mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Update benchmarks.md
This commit is contained in:
parent
bb46a5f7df
commit
6e36d4944f
1 changed files with 8 additions and 6 deletions
|
@ -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/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue