你的位置: 码友网首页 / 资讯源列表 / A Super-Simplified Explanation of .NET Garbage Collection

关于[A Super-Simplified Explanation of .NET Garbage Collection]的摘要:

This article is super-simplified, look at .NET garbage collection, with loads of intentional technical omissions. It aims to provide a baseline level of understanding that a typical C# developer realistically needs for their day-to-day work. Garbage collection is so often at the root (excuse the pun) of many performance problems, very often because of misunderstanding, so please do set aside time to deepen your understanding after reading this. This article is super-simplified, look at .NET garbage collection, with loads of intentional technical omissions. It aims to provide a baseline level of understanding that a typical C# developer realistically needs for their day-to-day work. I certainly won’t add complexity by mentioning the stack, value types, boxing, etc.

原文地址: https://www.codeproject.com/Articles/1252394/A-Super-Simplified-Explanation-of-NET-Garbage-Coll

收录时间: 2018-07-16 浏览量: 1894 分类: .NET

| 0 收藏 | 0