Re: [Mingw-w64-public] Prebuilt GCC binaries 6.1.1 for x86 and x64 with MCF thread model

2016-07-12 Thread niXman
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, >

Re: [Mingw-w64-public] Prebuilt GCC binaries 6.1.1 for x86 and x64 with MCF thread model

2016-07-12 Thread lh mouse
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

Re: [Mingw-w64-public] Prebuilt GCC binaries 6.1.1 for x86 and x64 with MCF thread model

2016-07-12 Thread niXman
lh mouse 2016-07-12 19:03: > https://github.com/lhmouse/mcfgthread/wiki#how-to-integrate-with-gcc > > Thanks for your interest. :joy: In what's the difference between winpthreads and mcfgthread? I want to understand why I should use mcfgthread... -- Regards, niXman

Re: [Mingw-w64-public] Prebuilt GCC binaries 6.1.1 for x86 and x64 with MCF thread model

2016-07-12 Thread lh mouse
https://github.com/lhmouse/mcfgthread/wiki#how-to-integrate-with-gcc Thanks for your interest. :joy: -- Best regards, lh_mouse 2016-07-13 - 发件人:niXman

Re: [Mingw-w64-public] Prebuilt GCC binaries 6.1.1 for x86 and x64 with MCF thread model

2016-07-12 Thread niXman
lh mouse 2016-07-12 18:53: > Hello everyone, Hi, > I have been bootstrapping GCC with MCF thread model for months and I > think it is > time to make it known. Tests and reports are welcome. > > Packages of prebuilt binaries can be found here: > http://96.44.178.21/gcc-mcf/ > The part in the

[Mingw-w64-public] Prebuilt GCC binaries 6.1.1 for x86 and x64 with MCF thread model

2016-07-12 Thread lh mouse
Hello everyone, I have been bootstrapping GCC with MCF thread model for months and I think it is time to make it known. Tests and reports are welcome. Packages of prebuilt binaries can be found here: http://96.44.178.21/gcc-mcf/ The part in the back of a file name is the SHA-1 checksum of