|
|
|
|
|
by Mikeb85
4148 days ago
|
|
Running many WebGL demos. Whereas in Chrome only 1 tab will freeze. Also, pretty much anything that's Javascript + WebGL runs like shit in Firefox. Emscripten demos are good though. But Emscripten runs better in Chrome than JS+WebGL in Firefox. |
|
Compiling all those shaders is rough on any browser, but only Firefox gets its entire UI blocked. Even Internet Explorer manages to isolate the jank to one tab.