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

Later versions of .Net don't do dynamic profiling, the .Net CLR is much less sophisticated than the JVM, the first time you invoke an IL method it is compiled to machine code, and that same code will execute for the rest of the lifetime of that image.


That isn't 100% correct, you can write CLR plugins that control that behaviour.




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

Search: