|
|
|
|
|
by jonathanlydall
663 days ago
|
|
I don’t think your comment could be interpreted as anything other than snarky and rhetorical. Nevertheless, it is of course very well known that efficient code in JavaScript will never run as fast as in a language such as C, but choice of language is a trade off, and in whatever language you choose you may also choose to be as “high performance” as possible within it even if it’s still not as performant than if you’d chosen a different language. |
|