6 ms·
GC is still a WIP, but the key idea is the system won't stall — garbage collection happens asynchronously, in the background, without interrupting PyXL executio
by hwpythonner 1y ago
GC is still a WIP, but the key idea is the system won't stall — garbage collection happens asynchronously, in the background, without interrupting PyXL execution.
- jy14898 1y agoSounds similar to something one of my classmates worked on at uni https://www.bristol.ac.uk/research/groups/trustworthy-systems-laboratory/research/innovative-hardware-design/ihgc/ https://www.bristol.ac.uk/research/groups/trustworthy-system...