Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

works much slower #106

Closed
dfa56 opened this issue Jul 12, 2023 · 6 comments
Closed

works much slower #106

dfa56 opened this issue Jul 12, 2023 · 6 comments

Comments

@dfa56
Copy link

dfa56 commented Jul 12, 2023

on tests https://browserbench.org/ ungoogled-chromium-115.0.5790.93-1_Win64.7z works much slower than ungoogled-chromium-114.0.5735.110-1_Win64.7z. And it started with ungoogled-chromium-114.0.5735.134-1_Win64.7z.
With builds from Hibbiki and official Chrome, on versions 114.xxx, there are no slowdowns.

@mp3sova
Copy link

mp3sova commented Jul 13, 2023

I confirm!
Also noticeable on Kraken JavaScript Benchmark (kraken-1.1 test)

@achtchaern
Copy link

A few things to check:

  • chrome://settings/content/javascript-jit: Should be "Allow JIT and WebAssembly on a specific site"
  • chrome://settings/content/webgl: Should be "Enabled"
  • chrome://policy: Disable the policy that prevents Network Prediction (or similar)

@dfa56
Copy link
Author

dfa56 commented Jul 13, 2023

We unpack 114.0.5735.110-1_Win64.7z, do not change anything, and immediately run speedtest on https://browserbench.org/ - the result is 190.
We unpack 114.0.5735.134-1_Win64.7z and the next, do not change anything, and immediately run speedtest on https://browserbench.org/ - the result is 110.

@achtchaern
Copy link

Please read the suggestions above.

@dfa56
Copy link
Author

dfa56 commented Jul 13, 2023

achtchaern, do you think that when unpacking 114.0.5735.134-1_Win64.7z, something has changed?!
Google Chrome 114.0.5735.199 gives 190 without any dancing!

@dfa56
Copy link
Author

dfa56 commented Jul 13, 2023

thanks achtchaern! It works! I did not know about the new settings items :)

@dfa56 dfa56 closed this as completed Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants