[Openmcl-devel] native threads

David McClain dbm at refined-audiometrics.com
Fri Jan 5 10:39:45 PST 2024


> However in this case it looks mostly like the SBCL GC is doing better: CCL is spending 85% of the time in GC, SBCL somewhat less (about 65%).
> 

In systems that are SMP capable, I would think that one thread could be dedicated, if needed, to GC duties. The amount of time spent in GC would then depend on how productive the rest of the system is. And I wouldn’t necessarily think ill of a high GC percentage.



More information about the Openmcl-devel mailing list