Hacker News new | ask | show | jobs
by Lednakashim 5117 days ago
Don't we are about the ability of the compiler to optimize? Does anybody compile code nowadays?
2 comments

Meh, dynamically typed systems are within an order of magnitude of statically typed systems, even on benchmarks that greatly benefit from the static type information.
what do you mean? you cant get a working system without compiling some language to machine code at some point