```A total of 76% of the CPU time is spent incrementing and decrementing reference counters``` So Swift performs worse than GC languages. Interesting. net.in.tum.de/fileadmin/bibt…
1
1
5
0
0
@complexityclass Wow, 76% is huge. But performance comparison is a bold statement to me. I will rather do evenly-spread ARC ops rather than experience random CPU spikes and freezes