core: improve the performance of lists
Under some circumstances, such as lrepeat and lreverse we know
the length of the final list, so allocate the final size immediately
rather than growing the table in multiple steps.
Signed-off-by:
Steve Bennett <steveb@workware.net.au>
parent
b4b213f6
Please register or sign in to comment