- or download this
use v5.030;
use PDL;
...
}
}
)->run;
- or download this
$ perl test4.pl | LC_ALL=C sort -u | wc -l
400000
...
$ perl test4.pl | LC_ALL=C sort -u | wc -l
400000
- or download this
$ perl test4.pl | LC_ALL=C sort -u | wc -l
400000
...
$ perl test4.pl | LC_ALL=C sort -u | wc -l
400000
- or download this
use v5.030;
use PDL;
...
MCE->print($output);
}
)->run;
- or download this
$ perl test5.pl | LC_ALL=C sort -u | wc -l
12000000
...
$ perl test5.pl | LC_ALL=C sort -u | wc -l
12000000
- or download this
perl test5.pl | LC_ALL=C mcesort -j6 -u | wc -l