Tagged “Performance”

  1. Benchmark results for two popular reader-writer lock implementations, with tentative explanations for the patterns they reveal.

  2. Using C++20 coroutines to hide memory stall latency during bulk lookups on a hashtable larger than last-level cache.