Comments
Sort by recent activity
Of all the things to try, I never tried this. Yes, I switched to method-level timings this morning and it works much better. It appears I can deep-dive into code as well.
Am I just missing out on line-level timings then? I still see timings for my functions, which is just fine.
*Phil / comments
Of all the things to try, I never tried this. Yes, I switched to method-level timings this morning and it works much better. It appears I can deep-dive into code as well.
Am I just missing out on...
Sorry for the huge delay, many other irons in the fire here.
I will try a less-detailed level and post back. / comments
Sorry for the huge delay, many other irons in the fire here.
I will try a less-detailed level and post back.
I should add that the object being initialized is another in-house library for which we have source code. The overall time for the object instantiation is shown, but shown as "JIT overhead 100%", and no extra timings.
Thanks again for any help,
*Phil[/img] / comments
I should add that the object being initialized is another in-house library for which we have source code. The overall time for the object instantiation is shown, but shown as "JIT overhead 100%", ...