lh mouse 2016-07-12 20:13:
> On the same page, the very first clause...
> https://github.com/lhmouse/mcfgthread/wiki#introduction
> 
> The most important selling point is efficiency of course. With
> contention of 4 threads
> incrementing the same non-atomic integer protected by a mutex,
> mcfgthread mutex is
> 10x faster than the libgcc one in gthr-win32.c. mcfgthread condition
> variable is even
> more efficient than the libgcc one or winpthread one because of fewer
> atomic operations
> and syscalls. It also consumes fewer resources.

Hmm... Maybe I build one of my builds using mcfgthread as test...


-- 
Regards, niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to