Skip to navigation

PCPro-Computing in the Real World Printed from www.pcpro.co.uk

Register to receive our regular email newsletter at http://www.pcpro.co.uk/registration.

The newsletter contains links to our latest PC news, product reviews, features and how-to guides, plus special offers and competitions.

Real World Computing

.NET performance

Posted on 24 Apr 2006 at 11:17

Thomas Lee looks at the fundamentals of performance analysis and how you can optimise the four key resources of your PC

The .NET CLR JIT performance object shows how much JIT work is being carried out, both globally and on a per-application basis, which can suggest opportunities for applying NGEN.

.NET CLR Remoting shows how much remote activity is being performed, which might indicate opportunities to relocate some of your systems, putting the called system as close to its caller as possible and removing as much communication latency as possible.

The .NET CLR Memory performance object helps you see how .NET and your applications are using memory. In particular, this counter reveals the impact of garbage collection, which is an important enough performance issue to require a column to itself.

In this column, I've looked at the basics of .NET performance and some of the many ways you can optimise it. We've looked at native code generation and how you can speed up loading of types by using the ngen.exe utility; at caching and how it can improve performance; and finally at some of the new .NET performance counters you can use to instrument and profile your application. In next month's column, I plan to look at garbage collection in more detail, including what it's for, how it works and the impact it can have on performance. I'll also be introducing a profiling tool you can use to see the impact of garbage collection and also possibly to tune your own applications. If you have any comments on this column or suggestions for future columns, please email me at Thomas.lee@ qa.com, and visit my web log at http://tfl09.blogspot.com

1 2 3 4 5
Be the first to comment this article

You need to Login or Register to comment.

(optional)

advertisement

Most Commented Real World Articles
Latest Real World Computing
Latest Blog Posts Subscribe to our RSS Feeds
Latest News Stories Subscribe to our RSS Feeds
Latest Reviews Subscribe to our RSS Feeds

advertisement

Sponsored Links
 
SEARCH
SIGN UP

Your email:

Your password:

remember me

advertisement


Hitwise Top 10 Website 2008