From f5f37921652cc1356752390910d7ad7419a40a69 Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Fri, 30 Aug 2024 20:07:57 +0100 Subject: [PATCH 1/3] readme update merge now --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cdef4034e..22a1e8f29 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ - -# 🌀 Zen Browser +

+ + + +

+

+Zen Browser +

Experience tranquillity while browsing the web without people tracking you! @@ -9,10 +15,11 @@ Experience tranquillity while browsing the web without people tracking you! [![Crowdin](https://badges.crowdin.net/zen-browser/localized.svg)](https://crowdin.com/project/zen-browser) +[![Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/apps/io.github.zen_browser.zen') + +[![Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/z3nth10n) + [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K111FH7H) - - Get it on Flathub - # Compatibility From c2762c4eb9d8b7c8f5158ba240c7cbe7a8459d02 Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Fri, 30 Aug 2024 20:12:25 +0100 Subject: [PATCH 2/3] Delete performance.md --- docs/performance.md | 60 --------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 docs/performance.md diff --git a/docs/performance.md b/docs/performance.md deleted file mode 100644 index 01a2c4481..000000000 --- a/docs/performance.md +++ /dev/null @@ -1,60 +0,0 @@ -# 🌀 Zen Browser Performance traker - -## Scores - -## 1 -- [NOCanoa](https://github.com/NOCanoa) - -OS: win 11; CPU: i5 13600k - -## web.basemark - -https://web.basemark.com/ - -| | score: |CSS | HTML5 | Page load and Responsiveness | Resize Cap. | -|-----------|-----|-----|-------|------------------------------|-------------| -| 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% | 76% | -| 1.0.0-a.7 | 1964.43 | 59% | 91% | 91% | 76% | -| 1.0.0-a.6 | 1747.98 | 59% | 91% | 91% | 76% | -| 1.0.0-a.4 | 470.49 | 59% | 91% | 97% | 76% | -| 1.0.0-a.3 | 475.52 |59% | 91% | 97% | 76% | -| other | last | update | 31/7 | 2024 | - | -| Librewolf 128.0-2 | 1953.65 | 59.66% | 89.01% | 91.72% | 76.12% | -| FF nightly 130.0a1 | 1912.77 | 59.66% | 90.91% | 91.72% | 76.12% | - - -```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] -``` - -## Speedometer3.0 - -https://browserbench.org/Speedometer3.0/ - -| | 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 | -| others| - | -| Vivaldi 6.7.3329.39| 27.8 | -| FF nightly 130.0a1 | 27.0 | -| Librewolf 128.0-2 | 20.2 | - -## Repository View Counter - -
Free Website Counter
Free Website Counter
- From 7bf5aa20150db4c00ef2ae642ce45412d0e1c821 Mon Sep 17 00:00:00 2001 From: Aiz <66974576+Aiz0@users.noreply.github.com> Date: Fri, 30 Aug 2024 21:29:31 +0200 Subject: [PATCH 3/3] docs(readme): correct spelling of couldn't --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdef4034e..c9da62977 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ npm start ## Third Party Code -Zen coudn't be in its current state without the help of these amazing projects! +Zen couldn't be in its current state without the help of these amazing projects! - Zen's default preferences are based on [BetterFox](https://github.com/yokoffing/Betterfox)