|
|
| more useful options | |
| PerlMonks |
Re: NYTProf and wait timeby mje (Deacon) |
| on Sep 19, 2012 at 18:46 UTC ( #994498=note: print w/ replies, xml ) | Need Help?? |
|
With most DBDs (you did not mention which you are using) the DBI::st::execute method will not be Perl code. It will most probably be XS (C code) and D::N does not profile C code. This applies to any XS module methods, not just DBI.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||