hana
hana copied to clipboard
use multithreaded tri-color garbage collection
Implement a tri-color garbage collector that does mark&sweep in a separate thread. (or at least use a better garbage collection algorithm)