Open asm123955 opened 2 years ago
You need to check the code used for calculating the size in MOA's user interface and compare it to your own.
from which class moa calculate memory size I search on it but not able to find
Method measureByteSize()
defined in class moa.AbstractMOAObject
is used to report the model serialized size (bytes)
measurement in the table. However, sub-classes may override that implementation.
I'm not familiar enough with the MOA code base to determine what values the Memory
plot is using.
Many thanks for your reply. yes I find the class but iam try but do not know what to do they get the same values on the GUI to be the same to the print output
Hello Please can you help with this issue the output result memory measure from print output code is different from GUI display