in reply to Re: filter an array with consecutive splits
in thread filter an array with consecutive splits

Devel::SmallProf should be considered deprecated (*) as it has been superseded by the new and much accurate and better Devel::NYTProf.

(*) unless somebody shows me some profiling scenario that is still handled better by Devel::SmallProf (or Devel::FastProf) than by Devel::NYTProf

  • Comment on Re^2: filter an array with consecutive splits