Hi, could you give me a hint on how to perform the partial ordering? I am not sure what a call arc is, is there a definition somewhere?
Regards, Holger On Tuesday, July 30, 2013 5:36:20 PM UTC+2, Tim.Bunce wrote: > > On Tue, Jul 30, 2013 at 04:28:07AM -0700, > [email protected]<javascript:>wrote: > > > > Thank you, these are a good starting point! A problem I see is that > > we would like to have the method calls from top to bottom, i.e. > > starting from Main going down to some application code (we are > > profiling catalyst-applications). > > There's no simple way of doing that. You'd need to perform a > 'partial ordering' over the call arcs to find the 'top' > (or set of 'tops' - there are tricky edge cases) > https://en.wikipedia.org/wiki/Partially_ordered_set > > Tim. > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Devel::NYTProf Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
