> are there any good tools that can show us the loading time of an
> application, etc?? in case when we use jit or ngen.exe??
Is there something wrong with the '?' key on your keyboard? :)
One tool: "Performance Monitor". You'll find it in the Administrative
Tools section of your Control Panel. The counter you need to add is .NET
CLR Jit, % Time in Jit.
-- Barry

Signature
http://barrkel.blogspot.com/
Ginny - 19 Jul 2006 12:47 GMT
Thanks Barry ??? :) Nothing wrong with my keyboard, just a bad habit, i
guess. Thanks for your support. :)
> > are there any good tools that can show us the loading time of an
> > application, etc?? in case when we use jit or ngen.exe??
[quoted text clipped - 6 lines]
>
> -- Barry