|
|
|
|
|
by callc
165 days ago
|
|
I got a question for everyone: as a web user, have you been affected by performance limitations of a particular JS engine? Have you switched browsers b/c of JS speed? My n=1 as a long time Firefox user is that performance is a non-issue (for the sites I frequent). I’m much more likely to switch browsers because of annoying bugs, like crashes due to FF installed as a snap. It honestly is pretty surprising, given that JS runtime runs website code single-threaded. |
|
The gap is not so big these days. JavaScriptCore, Spidermonkey, and V8 are all competent.