diff options
author | Keith Packard <keithp@keithp.com> | 2016-11-14 21:25:38 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-11-17 22:18:39 -0800 |
commit | c0a56550cf647a1647392557e82bcaa96934cd51 (patch) | |
tree | fe72c38d0dbc28626320bc41219f4d90a6254131 /src/test/ao_lisp_test.c | |
parent | 65fcd6afa22bfefb61420e668c16632657eb8b4f (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/ao_lisp_test.c')
0 files changed, 0 insertions, 0 deletions