Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Performance » Multi Thread   (RSS)

Fixing the Issue that Does Not Exist

I spent some time planning on improvements that I wanted to do on one of our project. I reviewed the code that I notice a place where I think I could improve the performance by avoiding locking. So I wrote the code, and tested it, works great, the new
 
Page view tracker