|
|
|
|
|
by coldtea
4815 days ago
|
|
>It's no longer reasonable for people to deny that JavaScript doesn't lend itself well to optimizing run-time performance. For a language that "doesn't lend itself well to optimizing run-time performance", it did far better than: Python, Ruby, Perl and most other dynamic languages... |
|
Edit: First hit on Google shows that jited Python (PyPy) is very close to jited Javascript: http://blog.kgriffs.com/2012/10/23/python-vs-node-vs-pypy.ht...