CLR Performance and Garbage Collection

If you’re curious about .NET CLR performance characteristics, you’ll want to add Maoni’s new blog to your list. I know I’ll be watching.

Maoni has already posted some good information on .NET Garbage Collection. For additional reading, check out Garbage Collector Basics and Performance Hints and Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework, both on MSDN.