On 5/16/26 7:59 PM, Qian Yun wrote:
> Good news!
>
> Answer to myself:
>
> In interpreter, all the computed value is stored in BOOT variable
> $frameRecord, it is used to implement ")undo".
> (This is found out by sb-ext:search-roots.)
>
> I use ")undo" very little. At least we should have a setting
> to toggle the ability of ")undo", just like ")history".
>
> So when this mechanism is disabled, we can further decrease the
> number of kernels in cache during a session.
It can be disabled by:
)boot $undoFlag := false
- Qian
--
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 visit
https://groups.google.com/d/msgid/fricas-devel/6dc10e6e-d8d0-4e10-a096-3f7f89f792bf%40gmail.com.