Re: Manually trigger the garbage collector

Marius Gerbershagen <[email protected]> Wed, 2 Jan 2019 16:55:10 +0100
Newsgroups gmane.lisp.ecl.general
Message-ID <[email protected]>
Yes, simply call (si::gc).

Am 02.01.19 um 16:20 schrieb Gunter Königsmann:
> Dear all,
> 
> Is there any way to manually trigger ECL's garbage collector if I know
> that I have just created many temporary objects that I don't need any more?.
> 
> Thanks a lot,
> 
> and kind regards,
> 
>    Gunter.
> 
> 
>