Displaying 1 result from an estimated 1 matches for "mkmask".
Did you mean:
  mkmak
  
2008 Aug 29
0
Slow perl on CentOS - ActivePerl as a solution
...es
%Time ExclSec CumulS #Calls sec/call Csec/c  Name
 5.26   0.010  0.010      2   0.0050 0.0050  main::BEGIN
 0.00       - -0.000      1        -      -  overload::OVERLOAD
 0.00       - -0.000      1        -      -  warnings::BEGIN
 0.00       - -0.000      2        -      -  warnings::register::mkMask
 0.00       - -0.000      1        -      -  overload::import
 0.00       - -0.000      1        -      -  overload::BEGIN
 0.00       - -0.000      1        -      -  warnings::register::import
[vamo at argon ~]$ /usr/bin/perl -d:DProf test.pl
..................................................
[v...