Right now data-structure using SeqCst ordering for atomic operation, which is the strictest variant. Explore more relaxed ordering and measure performance improvements. May be some one with deeper experience with atomic instructions and its
implication on CPU execution can throw more light.
Right now data-structure using
SeqCstordering for atomic operation, which is the strictest variant. Explore more relaxed ordering and measure performance improvements. May be some one with deeper experience with atomic instructions and itsimplication on CPU execution can throw more light.