[swift-corelibs-dev] Status of DispatchQueue.concurrentPerform on Linux?

Spencer Kohan spencerkohan at gmail.com
Tue Nov 28 04:55:11 CST 2017


I did some performance testing, and found that while using
concurrentPerform for a set of long running operations resulted in half the
execution time of synchronous code on macOS, on Linux the execution time
was not meaningfully different from the synchronous version.  Is this
expected?

Cheers,
Spencer Kohan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20171128/620aed99/attachment.html>


More information about the swift-corelibs-dev mailing list