AtomicArray benchmarks
We should write some benchmarks that look at the overhead of using atomic arrays for various levels of contention. It'd be helpful for developing intuition about when their usage is appropriate as hardware improves.
We should write some benchmarks that look at the overhead of using atomic arrays for various levels of contention. It'd be helpful for developing intuition about when their usage is appropriate as hardware improves.