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

Web viewer is much slower in Chrome than in Firefox #6352

Open
emilk opened this issue May 16, 2024 · 0 comments
Open

Web viewer is much slower in Chrome than in Firefox #6352

emilk opened this issue May 16, 2024 · 0 comments
Labels
📉 performance Optimization, memory use, etc 🕸️ web regarding running the viewer in a browser
Milestone

Comments

@emilk
Copy link
Member

emilk commented May 16, 2024

We need to investigate this a bit and open a proper bug report to Chrome.

Potential causes could be due to differences in performance of

A) Raw Wasm execution
B) Wasm <-> Js FFI overhead
C) Allocation overhead
D) Rendering
E) Timing stuff

@emilk emilk added 🕸️ web regarding running the viewer in a browser 📉 performance Optimization, memory use, etc labels May 16, 2024
@emilk emilk added this to the Triage milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📉 performance Optimization, memory use, etc 🕸️ web regarding running the viewer in a browser
Projects
None yet
Development

No branches or pull requests

1 participant