Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Parallelization of multiple nested loops

by pryrt (Abbot)
on Feb 07, 2018 at 17:31 UTC ( [id://1208641]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        printf STDERR "time: %.3fs for %d\n\n", time()-$t0, $last_iter+1;
    }
    __END__
    
  2. or download this
    __RESULTS__
    perl 1208610.pl
    ...
    #          13# @p = (1.0, 0.5)
    #          14# @p = (1.0, 0.0)
    time: 0.013s for 15
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1208641]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-26 01:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found