On 22.10.23 12:12, Qian Yun wrote:
Actually IN means "interpreter" and OT means "other".

Oh, I misinterpreted that all that time. :-(
Thank you for clarification.

For memory statistics, it is about memory allocated in each of
these components (blocks of code).

%%% (1) -> 1+1

   (1)  2
Type: PositiveInteger Storage: 16,384 (EV) + 215,792 (OT) = 232,176 bytes
%%% (2) -> 1+1

   (2)  2
Type: PositiveInteger Storage: 16,368 (OT) = 16,368 bytes

OK, memory allocation makes some sense. Thank you.

BTW, naturally, since I ignore the content of the Storage line, jFriCAS also works with your patch, but, of course, never shows the Storage line.

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/6012636f-df17-4db6-ac86-a6d5b8d888bc%40hemmecke.org.

Reply via email to