Tagged “Performance”
-
Benchmark results for two popular reader-writer lock implementations, with tentative explanations for the patterns they reveal.
-
Using C++20 coroutines to hide memory stall latency during bulk lookups on a hashtable larger than last-level cache.