> [1] This results from people badly misreading an old paper.

FWIW it did match up with my measurements.

And for plenty of domains (scientific computing, embedded devices) optimized 
reference counting does work better than tracing techniques. For embedded it 
really helps if objects are freed "immediately" as that translates into less 
memory consumption and the same is true for scientific computing when it comes 
to megabyte sized matrixes.

Reply via email to