Changes by: Yegor N. Bryukhov (ybryukhov at gc.cuny.edu)
Date: 2003-11-19 22:10:54 -0800 (Wed, 19 Nov 2003)
Revision: 5116
Log message:
Improvement of global GC strategy (though it will probably be replaced with generational GC). Now it's not really global but sticks to mutually recursive memos only.
I tried different values of threshold in weak_memo.ml but recompilation of metaprl for different values didn't show any substantial difference in compilation time (basically for two settings - often and never).