mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
added benchmarks page
This commit is contained in:
parent
2fec26258d
commit
6d4104d92d
3 changed files with 63 additions and 3 deletions
59
content/benchmarks.md
Normal file
59
content/benchmarks.md
Normal file
|
@ -0,0 +1,59 @@
|
|||
---
|
||||
title: Performance Benchmarks 📊
|
||||
---
|
||||
|
||||
These benchmarks were performed on a device with the following specifications:
|
||||
* Windows 11
|
||||
* Intel® Core i5-13600K Processor
|
||||
|
||||
> [!warning]
|
||||
> These results may vary depending on the hardware used and only focus on specific performance aspects of a browser.
|
||||
> Therefore, they should not be considered definitive indicators of overall browser speed.
|
||||
|
||||
> [!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
|
||||
|
||||
https://browserbench.org/Speedometer3.0/
|
||||
|
||||
| Version | Score |
|
||||
|-----------|-----|
|
||||
| 1.0.0-a.15-opt | TODO |
|
||||
| 1.0.0-a.13-opt | 21.1 |
|
||||
| 1.0.0-a.12-opt | 21.5 |
|
||||
| 1.0.0-a.11-opt | 20.8 |
|
||||
| 1.0.0-a.10 | 21.2 |
|
||||
| Vivaldi 6.7.3329.39| 27.8 |
|
||||
| FF nightly 130.0a1 | 27.0 |
|
||||
| Librewolf 128.0-2 | 20.2 |
|
||||
|
||||
## Basemark Web 3.0
|
||||
|
||||
https://web.basemark.com/
|
||||
|
||||
| Version | Score |CSS | HTML5 | Page Responsiveness |
|
||||
|-----------|-----|-----|-------|------------------------------|
|
||||
| 1.0.0-a.15-opt | 2141.63 | 59% | 91% | 90% | 76% |
|
||||
| 1.0.0-a.13-opt | 1658.87 | 59% | 91% | 90% | 76% |
|
||||
| 1.0.0-a.12-opt | 1874.49 | 59% | 91% | 91% | 76% |
|
||||
| 1.0.0-a.11-opt | 1678.49 | 59% | 91% | 91% | 76% |
|
||||
| 1.0.0-a.10 | 1660.89 | 59% | 91% | 91% | 76% |
|
||||
| 1.0.0-a.9 | 470 | why | why | why | why |
|
||||
| 1.0.0-a.8 | 446.74 | 59% | 91% | 96% |
|
||||
| 1.0.0-a.7 | 1964.43 | 59% | 91% | 91% |
|
||||
| 1.0.0-a.6 | 1747.98 | 59% | 91% | 91% |
|
||||
| 1.0.0-a.4 | 470.49 | 59% | 91% | 97% |
|
||||
| 1.0.0-a.3 | 475.52 |59% | 91% | 97% |
|
||||
| Librewolf 128.0-2 | 1953.65 | 59.66% | 89.01% | 91.72% |
|
||||
| FF nightly 130.0a1 | 1912.77 | 59.66% | 90.91% | 91.72% |
|
||||
|
||||
|
||||
```mermaid
|
||||
xychart-beta
|
||||
title "Performance over time (Higher is better)"
|
||||
x-axis [.3, .4, .6, .7, .8, .9, .10, .11, .12, .13, .15]
|
||||
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]
|
||||
line [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63]
|
||||
```
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Zen Browser FAQ❓
|
||||
title: Frequently Asked Questions ❓
|
||||
---
|
||||
Welcome to the Zen Browser FAQ section! Here, you'll find answers to common questions and helpful tips to enhance your experience with Zen Browser. If your question isn't covered here, feel free to explore our community forums [r/zen_browser](https://www.reddit.com/r/zen_browser) or reach out to the support team.
|
||||
|
||||
|
|
|
@ -7,5 +7,6 @@ Welcome to **Zen Browser's Documentation!** Here, you'll find everything you nee
|
|||
## Index
|
||||
* #### [[building-zen-browser/index|Building Zen Browser 📦]]
|
||||
* #### [[guides/index|Guides 🛠️]]
|
||||
* #### [[themes-store/index|Themes Store 🎨]]
|
||||
* #### [[faq | Zen Browser FAQ❓]]
|
||||
* #### [[themes-store/index|Theme Store 🎨]]
|
||||
* #### [[faq | Frequently Asked Questions ❓]]
|
||||
* #### [[benchmarks | Performance Benchmarks 📊]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue