Arc is orc without a cycle collector, meaning it just doesn't clean up memory with cycles.
Refc isn't that much slower than orc. From what I know it's one of the faster GCs out there, and orc isn't really a GC.
Arc is orc without a cycle collector, meaning it just doesn't clean up memory with cycles.
Refc isn't that much slower than orc. From what I know it's one of the faster GCs out there, and orc isn't really a GC.