Performance optimizations, managed code and leaky abstractions
February 9th 2010 5:05amI run into this post from Jeff Atwood, talking about the performance difference between managed and unmanaged code: There were a lot of optimizations for this along the way, but the C++ version has soundly beaten the C# version. As expected, right? W
From: ayende.comPossibly Related
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20


