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
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to