7 ms·
We tried this when we were benchmarking and it was not significantly better than the Arc<RwLock<_>> that we're using now.
by dochtman 1y ago
We tried this when we were benchmarking and it was not significantly better than the Arc<RwLock<_>> that we're using now.