Skip to content

Latest commit

 

History

History
144 lines (80 loc) · 6.96 KB

File metadata and controls

144 lines (80 loc) · 6.96 KB

Web Browser Implementations

[TOC]

Res

Related Topics

Web Content Search Services & Wiki Projects & Wikimedia Foundation (WMF)Awesome CLI Integration

Others

https://chromium.github.io/octane/# Octane 2.0是由Google开发的JavaScript性能基准测试。它包含17个测试用例,这些测试用例涵盖了从运算和字符串操作到DOM操作和数据结构操作等广泛的JavaScript使用场景。这些测试用例旨在测试JavaScript引擎的整体性能和实际应用场景下的性能表现。

在进行Octane 2.0测试时,每个测试用例都会运行多次,并且测试结果将根据这些运行次数计算得出。然后,将所有测试的分数相加,得出最终的得分。

Octane 2.0测试可以帮助开发人员评估不同JavaScript引擎的性能,例如V8引擎,该引擎驱动着Google Chrome浏览器。

需要注意的是,Octane 2.0测试并不是完整的浏览器性能测试,它只测试了JavaScript引擎的性能。因此,它可能无法完全反映浏览器的实际性能表现。

Intro

Commercial Browsers

👉 Google Chrome

Google Chrome & Chromium

👉 Apple Safari

Apple Safari

👉 Microsoft Edge /IE

Microsoft Edge & IE

Open Source Browsers

👉 Mozilla Firefox

Mozilla Firefox

👉 Brave

🏠 https://brave.com/download/

Said to be more secure than safari since it block all ads tracks ...

👉 Chromium

🏠 https://www.chromium.org/Home

Open-source, free web browser project by Google, to provide the source code for Google Chrome.

👉 ungoogled-chromium

🏠 https://github.com/ungoogled-software/ungoogled-chromium

A lightweight approach to removing Google web service dependency

👉 Iceweasel

Iceweasel is a rebranding of Mozilla Firefox. It is essentially Firefox but without the non-free components such as images and plug-ins. The rebranding is currently taking place as two independent projects. One is part of the Gnuzilla project, a GNU project to provide versions of Mozilla programs using entirely free software. The other is a rebranded build prepared by Debian. The two projects might merge in the future.

Warning: Please be advised if you have a bug in Iceweasel, because it is not provided by a supported Ubuntu repository, the Ubuntu project is unable to provide support or a fix. If you want support, you may want to use firefox.1

👉 Arc

🏠 https://arc.net

A better way to use the internet "Arc is the Chrome replacement I’ve been waiting for"

Others..

LibreWolf - A fork of Firefox, focused on privacy, security and freedom.

Vivaldi - The browser that puts you in control.

Min - Fast, minimal browser that protects your privacy

Mouse-free Browsers

👉 w3m

👉 elink

👉 gpm

👉 vimb

👉 vimium c

👉 qutebrowser

🏠 https://qutebrowser.org/index.html

qutebrowser is a keyboard-focused browser with a minimal GUI. It’s based on Python and Qt and free software, licensed under the GPL.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.

⭐ Similar projects

Various projects with a similar goal like qutebrowser exist. Many of them were inspirations for qutebrowser in some way, thanks for that!

Active

Inactive

👉 Surfingkeys

Ref