Adventures in Programming
And other C# related tidbits that I've found useful.
Saturday, August 20, 2011
Liran Chen's Blog: Reducing AutoResetEvent's Synchronization Overhead
Liran Chen's Blog: Reducing AutoResetEvent's Synchronization Overhead
Wow. Just wow !
I had an application that was making heavy use of the AutoResetEvent.
Read this post; made the change.
And wow.
WOW
. The difference it makes.
Wow !
Object.ReferenceEquals(valueVar, valueVar) will always return false - The Way I See It - Site Home - MSDN Blogs
Object.ReferenceEquals(valueVar, valueVar) will always return false - The Way I See It - Site Home - MSDN Blogs
Ooh, ouch..
Haven't tested this one to confirm, but not having two equal values Equal() each other sounds like a
nasty
glitch?
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)