https://bugs.winehq.org/show_bug.cgi?id=57061
William Horvath wine@horvath.blog changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@horvath.blog
--- Comment #7 from William Horvath wine@horvath.blog --- https://gitlab.winehq.org/wine/wine/-/merge_requests/3504
Just to add to the discussion, here are some results running these benchmarks with and without this patchset applied:
Before:
CriticalSection output:0.0854515s input:0.0727398s
SRWLock output:0.1495588s input:0.1295463s
After:
CriticalSection output:0.0900452s input:0.0716042s
SRWLock output:0.0934296s input:0.0835009s
This was after reverting the patchset that superseded it (which doesn't help this benchmark), and applying it to Wine 9.17.