Alex313031 / quark-player

An Electron based Web Video Services Player, supporting Netflix, Youtube, Twitch, Floatplane, Hulu and More!
https://thorium.rocks/quark-player/
MIT License
88 stars 8 forks source link

The frequency of javascript #22

Closed trimechee closed 1 year ago

trimechee commented 1 year ago

Hello, I read that chrome is the fastest web browser (although according to a recent study, firefox just overtook chrome in performance and speed tests), because the frequency of javascript in chrome is higher than in others web browsers which makes navigation faster in chrome but it consumes a lot more energy and battery, what is the frequency of javascript in Quark palyer please? it will be great to lower the frequency of javascript in order to save battery power, we use Quark player precisely to avoid the heaviness of classic web browsers, thank you very much!

Alex313031 commented 1 year ago

@trimechee It is based on Electron, and Electron is based on Chromium. However, it is more lightweight, and only runs the javascript present in the webpage you are viewing. So it will run less javascript than a full web browser like thorium.

trimechee commented 1 year ago

Beautiful ! thank you :) 👍 💯 🥇