Y
Hacker News
new
|
ask
|
show
|
jobs
by
kfuse
439 days ago
All modern popular languages are fast, except the most popular one.
2 comments
api
439 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
439 days ago
Sure, but "for a dynamically typed language" still means that it's slow amongst all languages.
link
paulddraper
439 days ago
And Python+Ruby
link