That's interesting. Implementing an efficient GC without moving/copying is certainly a challange and it's nice to see that research and development is still ongoing and successful. I wonder how large Go enterprise applications compare to Java or DotNet in terms of throughput, memory bandwidth and latency. Is opting out of moving/copying from the GC architecture a disadvantage at all?
Rochus•13h ago