Since run times are so much longer when being profiled, there's no natural feel for how long different things are taking, especially when first pulling up index.html. Yeah, that subroutine has an exclusive time of 50 seconds, but how long is that when normal total run time is 20 seconds?
Ideas: 1) Take the summary, especially the total run time, and copy/move it to the top of index.html. 2) In addition to the showing the raw inclusive/exclusive times for each thing, show the times as a percentage of the whole. --~--~---------~--~----~------------~-------~--~----~ You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
