diff options
author | Keith Packard <keithp@keithp.com> | 2016-11-14 21:25:38 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-02-20 11:16:50 -0800 |
commit | 5557f6b87a9b8bc9716de8191f2062a772a6ae6c (patch) | |
tree | 65f437f42e7ab4b49587c7f70f4105b99409e45c /src/test | |
parent | ce549b2c11e6b2571590021e1c0503d8a6e7a702 (diff) |
altos/lisp: Cache freed cons and stack items
Track freed cons cells and stack items from the eval process where
possible so that they can be re-used without needing to collect.
This dramatically reduces the number of collect calls.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions