Author: tim.bunce
Date: Tue Mar 3 13:34:18 2009
New Revision: 687
Modified:
trunk/HACKING
Log:
Added note to HACKING about reporting when method cache is invalidated.
Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING (original)
+++ trunk/HACKING Tue Mar 3 13:34:18 2009
@@ -357,3 +357,7 @@
caller info so report_src_line() doesn't have to do the expensive lookup.
It's also a useful step on the road to the profiler storing the calling
sub's
name when generating the profile.
+
+Monitor and report when method cache is invalidated. Watch generation
number
+and output a tag when it changes. Report locations of changes. Highlight
those
+that happen after INIT phase.
--~--~---------~--~----~------------~-------~--~----~
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]
-~----------~----~----~----~------~----~------~--~---