"README.md" did not exist on "bcc213ac52a30b4401f6ef29456a54329c44ba37"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
pmai authored
This commits a patch by Gerd Moellmann which elides the elaborate cacheing of GF caches, since modern GCs are usually better at handling this. Performance on x86 with generational GC seems unharmed by this, other ports using the non-generational GC will have to investigate. Should this turn up performance problems, the patch might get reverted.
pmai authoredThis commits a patch by Gerd Moellmann which elides the elaborate cacheing of GF caches, since modern GCs are usually better at handling this. Performance on x86 with generational GC seems unharmed by this, other ports using the non-generational GC will have to investigate. Should this turn up performance problems, the patch might get reverted.