Hacker News new | ask | show | jobs
by garethrowlands 1481 days ago
The same considerations apply, though not always. JavaScript can be JIT compiled, though the JIT might not make the same optimisations as a C compiler. It's running on the same CPU though.