Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If JavaScript JITs are anything like Java JITs then it might be that most of the performance-improving optimizations are based on optimizations of how Java/JavaScript operate and recognizing specific patterns that can be replaced with simpler instructions to improve performance. The JavaScript JITs help with the machine code generation but not necessarily with other higher-level optimizations.


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

Search: