More efficient way of utilizing copying/clearing of tables that avoids the overhead from it, or at least makes it equally as expensive as the GC overhead from constantly making new tables. This also avoids the memory churn with onPointInOutExhaustive as well.
More efficient way of utilizing copying/clearing of tables that avoids the overhead from it, or at least makes it equally as expensive as the GC overhead from constantly making new tables. This also avoids the memory churn with onPointInOutExhaustive as well.