我试图找出我的对象需要多少内存才能看到它们中有多少内存在大对象堆上(超过85,000字节).
对于每个对象的任何引用类型等,添加4为int,8为长,4(或8如果你在64位)是简单的,或者是方法,属性等的开销.
.net profiling garbage-collection memory-management
.net ×1
garbage-collection ×1
memory-management ×1
profiling ×1