How dotTrace make an application REALLY fast
I have to admit, I was sure that using Thread.Sleep(negativeInt) was an April’s Fools joke, but It looks like some part of the framework are already taking advantage of this:
I must say, this make performance profiling somewhat of a challenge, since you don’t generally expect to have to improve performance by making more calls.

Comments
Comment preview