Re: [Development] QMutex on Windows

2012-08-27 Thread Thiago Macieira
On quinta-feira, 23 de agosto de 2012 17.49.31, Thiago Macieira wrote: > Here are the partial results for Windows: > https://docs.google.com/spreadsheet/pub?key vVqQ9a3_pIudExQek1hOXRyTVVZZ0t > MN1kzQjdhNGc&gid=1 > > Just like on Linux, the new QMutex is much worse than native and than Qt 4.8 > for

[Development] QMutex on Windows

2012-08-23 Thread Thiago Macieira
Here are the partial results for Windows: https://docs.google.com/spreadsheet/pub?key vVqQ9a3_pIudExQek1hOXRyTVVZZ0tMN1kzQjdhNGc&gid=1 Just like on Linux, the new QMutex is much worse than native and than Qt 4.8 for the contended case. Both contention cases are showing 700% worse than Windows nati