mirror of
https://github.com/circify/circ.git
synced 2026-04-21 03:00:54 -04:00
Previously, a GC call would scan the HC table, identifying dead nodes. Now, whenever a Node is destroyed, if it's ready to be GC'd, it gets added to a list. That list is used at GC time instead of the scan. This substantially decreases the cost of running GC many times (as the Z# FE does).
0 lines
0 B
CSV
0 lines
0 B
CSV
The file is empty.