devel-nytprof
devel-nytprof copied to clipboard
"Subroutine Exclusive Time Treemap" should exclude DB::finish_profile [rt.cpan.org #88608]
trafficstars
Migrated from rt.cpan.org#88608 (status was 'new')
Requestors:
From [email protected] on 2013-09-11 09:52:12:
The flame graphs (very useful btw.) already ignore the time spent in DB::finish_profile,
but the exclusive time treemap includes it, which isn't very useful. Ignoring it in there
would give more useful percentages.