Hey,
we are doing a very performance-critical system.
I need to profile the speed & size of each object , method calls & so.
I have got some profilers , but non measures the object's size.
Do you have any method , library , etc.. to measure the size of instances of the classes ?
Also anyone recommends a good performance measurement / profiler for .net ?
Thanks in advance