Posts
Sort by recent activity
JIT Overhead - additional details anywhere?
I have an application that is showing a significant JIT overhead time. I know this application calls into a DLL that has a function with 10000 lines of code. So, I am sure it takes a while to JIT...