Revision: 1239
Author: tim.bunce
Date: Wed May 26 15:35:26 2010
Log: Add note about DBI's xsub call optimization
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1239
Modified:
/trunk/HACKING
=======================================
--- /trunk/HACKING Thu May 20 11:57:01 2010
+++ /trunk/HACKING Wed May 26 15:35:26 2010
@@ -407,3 +407,4 @@
also show in compact form links to the callers of the caller, if there
aren't too many.
This makes it faster to climb the call stack. A simple mouseover will show
the
filename of the caller (perhaps a tooltip could give the file and sub).
+Also needed for modules that take shortcuts calling XS functions (*cough
DBI*).
--
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]