top | item 43526445

(no title)

kfuse | 11 months ago

All modern popular languages are fast, except the most popular one.

discuss

order

api|11 months 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.

zamalek|11 months ago

Sure, but "for a dynamically typed language" still means that it's slow amongst all languages.