Y
Hacker News
new
|
ask
|
show
|
jobs
by
withinboredom
186 days ago
I also note that you don't mention the cache-line contention issue when accessing atomics in a multi-threaded context. That's a huge performance issue with lock-free constructs.