Help for this page
## FS cache purged inside Linux and on Mac OS X before running. ... with MCE : 0.961 secs. 0.932 secs. using 3 cores with MCE : 0.820 secs. 0.775 secs. using 4 cores
use strict; use warnings; ... print "Num lines : $numlines\n"; print "Occurances: $occurances\n";
use strict; use warnings; ... print "Num lines : ", $counter1->get(), "\n"; print "Occurances: ", $counter2->get(), "\n";