parallel
    Ali Çehreli via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov  5 14:38:26 PST 2015
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list