[Development] Question about QCoreApplicationData::*_libpaths

Kevin Kofler kevin.kofler at chello.at
Sun Jan 24 17:44:59 CET 2016


Marc Mutz wrote:
> (numThread == 2, same box)
> 
> Copying is still not significantly slower than ref-counting, even for 4K
> elements.

But it is already slower with as little as 32 elements, and stops being 
significantly faster already at 16 elements.

And now try with numThread == 1 for some extra fun. :-) A lot of code out 
there is still single-threaded.

        Kevin Kofler




More information about the Development mailing list