Hacker News new | past | comments | ask | show | jobs | submit login

JITting alone will just make code slower. Even with many optimizations V8 eventually changed the "unoptimizing JIT" to an interpreter and now only JITs hot functions.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: