On Fri, Sep 04, 2020 at 11:17:44PM +0200, Davide BERTOLOTTO wrote: > Ok, I managed to turn on the optimization (opt -O3) and the results improved > > *** recursive > -- picolisp 3.007 sec > -- pil21 4.249 sec > > *** iterative > -- picolisp 0.515 sec > -- pil21 0.368 sec > > Apparently with the optimization cache does not segfault...
Good to know. Perhaps the optimizer also improves stack usage somehow? ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe