Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / C#

.Net Performance tip - 2

4.67/5 (5 votes)
22 May 2010CPOL 13.2K  
Here is a better evaluation of performance in .Net of the If / Switch operations;http://www.blackwasp.co.uk/SpeedTestIfElseSwitch.aspx[^]
Here is a better evaluation of performance in .Net of the If / Switch operations;

http://www.blackwasp.co.uk/SpeedTestIfElseSwitch.aspx[^]

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)