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

Testing time too long on Chrome vs Safari/FireFox #71

Open
hcesar opened this issue Mar 12, 2024 · 2 comments
Open

Testing time too long on Chrome vs Safari/FireFox #71

hcesar opened this issue Mar 12, 2024 · 2 comments

Comments

@hcesar
Copy link

hcesar commented Mar 12, 2024

Hello everyone,
From few months to now, I noticed that the test execution is much slower on Chrome in comparison to other browsers.

Bellow we can see the execution of the same test on both browsers.

Chrome:
https://github.com/psiho/jsbench-me/assets/5271965/6b7b67c5-0876-4940-90d7-bf565d2fea9f

Safari:
https://github.com/psiho/jsbench-me/assets/5271965/b948dde4-77c8-424e-a6e3-5a4a671db557

Is there any explanation? Can it be optimise?

@justlep
Copy link

justlep commented Jun 14, 2024

Hello @psiho, this bug renders your otherwise great application virtually unusable in Chrome, so are there any plans to either fix it or open-source jsbenchme altogether so people can fix it themselves?

@vanowm
Copy link

vanowm commented Jun 29, 2024

This also makes nonsense final result:
while a test is running it shows for example 27k executions per sample, but once it's finished, it shows it like 10 times bigger.
On non-chrome it would make sense, since there are multiple samples executed per second, but on Chrome it only executes one sample per second.

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