|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
tools...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?? -- Regards Ginny "Ginny" <techni***@peoplewareindia.com> wrote: Is there something wrong with the '?' key on your keyboard? :)> 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?? 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 Thanks Barry ??? :) Nothing wrong with my keyboard, just a bad habit, i
guess. Thanks for your support. :) Show quote "Barry Kelly" <barry.j.ke***@gmail.com> wrote in message news:p0cqb2p5ha22pgj3s2hgbfosmhn6av9h39@4ax.com... > "Ginny" <techni***@peoplewareindia.com> wrote: > > > 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 > > -- > http://barrkel.blogspot.com/ |
|||||||||||||||||||||||