You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This replaces SpinLock with std::mutex for all uses apart from
Ephemeral's SequenceList[1].
Testing of this shows a ~5% improvement in throughput under daily perf.
[1] Still need to test the effect of this change on Ephemeral, to see
if it's a suitable change to make.
Change-Id: I04d3b78bc34e2f880690b1b3e341decf8668ad09
Reviewed-on: http://review.couchbase.org/93694
Tested-by: Build Bot <[email protected]>
Reviewed-by: Trond Norbye <[email protected]>
0 commit comments