Y
Hacker News
new
|
ask
|
show
|
jobs
by
kfuse
485 days ago
All modern popular languages are fast, except the most popular one.
2 comments
api
485 days ago
JavaScript is hella fast for a dynamically typed language, but that's because we've put insane amounts of effort into making fast JITing VMs for it.
link
zamalek
485 days ago
Sure, but "for a dynamically typed language" still means that it's slow amongst all languages.
link
paulddraper
485 days ago
And Python+Ruby
link