Skip to content

fix+perf: eliminate data races & replace all synchronization with Highway futex (zero mutex, wall -7%, sys -51%)#684

Open
KimYannn wants to merge 21 commits into
OpenGene:masterfrom
KimYannn:refactor/cpp23-threading
Open

fix+perf: eliminate data races & replace all synchronization with Highway futex (zero mutex, wall -7%, sys -51%)#684
KimYannn wants to merge 21 commits into
OpenGene:masterfrom
KimYannn:refactor/cpp23-threading

fix(spsc): eliminate all TSan-confirmed data races in SPSC queue

271acdd
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
build (ubuntu-latest)
succeeded May 6, 2026 in 3m 20s