Hi all,
There are some questions that I can't find answers. It's about the object
allocation when I monitor the memory. 
I have noticed that in many programs, the statistics (Total Instances, Live
Instances, Collected, Total Size and Active Size) of int[], byte[] and
char[] of the default package are very very high compare to other classes.
Why ??
I guess that the huge amount of char[] is due to the String class but I
still don't know about int[] and byte[]. Can you give me some details about
those huge numbers ?

Is there a way to reduce it ? 

Please excuse my english.
thanks in advance. 
-- 
View this message in context: 
http://www.nabble.com/memory-analysis-int--%2C-byte---and-char---tp17222352p17222352.html
Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive 
at Nabble.com.

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to