← Back to context

Comment by pjmlp

3 years ago

The reason being comparing how various schemes of automatic reference memory management perform.

Naturally if the purpose was to compare stack allocation performance other approach would have been taken.

The goal was to write a network driver in several languages. Nobody said anything about comparing memory management techniques, nor would the Swift implementation use a stack allocator anyways.

  • They would appreciate your contribution to fix the benchmark.

    Apparently the ARC performance improvements announced at WWDC 2022 weren't needed.