Nates Stuff

Perspectives on Computing :: Leave a Comment

Browse by Tags

All Tags » .NET » C / C++ (RSS)
Managed vs. Unmanaged :: Round 1 - Theoretical
I am asked all of the time about the performance of managed vs. unmanaged code and "how much slower is it?". This is one of the questions I am going to attempt to answer using experimentation. In this post I'll talk about some of the theory...