Replies: 1 comment
-
There are sometimes differences between browsers but a 2x difference is very surprising. If you can provide a testcase, we can file a bug for Chrome, hopefully this is fixable. There aren't really any settings or tricks to optimize for a particular browser, except to perhaps work around a particular browser performance bug. But such bugs come and go and are hard to predict. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi fellow Emscripten users,
how do your builds perform on Chrome? We noticed that the exact same binaries are up to 2 times faster when running in Firefox. Is there a way to tweak Chrome via JS to optimize more during WASM-to-x86 compilation?
Greetings from Berlin
Sven
Beta Was this translation helpful? Give feedback.
All reactions