jsoftware / jsource

J engine source mirror
Other
650 stars 90 forks source link

Recognize recurring blocks and allocate a shared copy #63

Open HenryHRich opened 2 years ago

HenryHRich commented 2 years ago

There could be a set of canned blocks for often-used lists, like 0 0, 0 1 etc; or the code could allocate a PERMANENT block for each candidate as it is seen, and reuse those blocks