
7 Sep
2013
7 Sep
'13
8:41 p.m.
El 07/09/2013 19:52, Marcello Pietrobon escribió:
Very good.
I've did some testing using the latest version (in the repository), with the same testing code as reported in http://boost.2283326.n4.nabble.com/Problems-with-yield-k-workaround-Still-to... and the performance seems excellent. Again these times are representative of few trials.
jMax = 0 : time = 00:00:00.281250 jMax = 10 : time = 00:00:00.426250 jMax = 100 : time = 00:00:01.631875
Nice to hear it. This will also help Mac Os users as this platform lacks process-shared mutexes/conditions and spinlocks are used. Thanks for the report and testing. Thanks also to Gav Wood for this original report and tests. Best, Ion