Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    printf STDERR "Took: %0.3f seconds [%ld]\n", time() - $start, $c_share
    +d->get();
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    printf STDERR "Took: %0.3f seconds [%ld]\n", time() - $start, $c_share
    +d->get();
    
  3. or download this
    Combinatorics : 459.752 seconds
        6 workers :  18.420 seconds
       36 workers :  15.593 seconds <- my CPU has 8 cores