On 11/05/2015 12:58 PM, Handyman wrote: > On Thursday, 5 November 2015 at 20:54:37 UTC, anonymous wrote: >> There is not attempt to split the `prepare` action up and run parts of >> it in parallel. > > So 1.25 secs is impossible?
For the given example, yes, impossible. However, as mentioned elsewhere in this thread, if prepare() is parallelizable itself, then it would be possible.
Ali