fromPyPy1 day agoHow fast can the RPython GC allocate?RTyped objects in RPython require 16 bytes on a 64-bit architecture and the GC can allocate in a tight loop efficiently, achieving over 5 instructions per cycle.