Click here to Skip to main content
15,888,610 members
Articles / Programming Languages / MSIL

Analyze IL and say hello to your performance

Rate me:
Please Sign up or sign in to vote.
2.00/5 (8 votes)
3 Sep 20043 min read 49.5K   9  
Avoid unnecessary variable declaration and redundant instructions. Analyzing and understanding the compiler and generated IL instructions in a simple example, saving your performance.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Hugo started his career programming Summer87 and DBase systems, 9 years ago.
He adopted .NET as his favourite platform and mantains an opensource project at www.dotnetx.org.

Actually, he's a lead architect at a finantial company in Portugal, and keeps his skills and interests in Service and Messaging oriented solutions, as well as rapid development enviroments.

Comments and Discussions