--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> > I installed DProf last night. It looks like most
> of
> > the processes are quite small, but a few look like
> > they must be initializing DBI and compiling
> templates
> > (I'm not sure yet how to read the dprof files).
> 
> dprofpp should do what you want.

Thanks....I must have missed that.

These seem pretty typical: 

Total Elapsed Time = 55.67040 Seconds
  User+System Time = 1.440326 Seconds
Exclusive Times
%Time ExclSec CumulS #Calls sec/call Csec/c  Name
 35.3   0.509  0.668     19   0.0268 0.0352 
Template::Parser::_parse
 13.1   0.190  0.200     11   0.0173 0.0182 
Template::Parser::BEGIN
 9.58   0.138  0.196     19   0.0073 0.0103 
Template::Parser::split_text
 9.03   0.130  1.194     23   0.0056 0.0519 
Template::Provider::fetch
 4.86   0.070  1.430      5   0.0139 0.2861 
UClick::UPuzzles::UPuzzles::handle
                                             r
 4.17   0.060  0.144   3660   0.0000 0.0000 
Template::Grammar::__ANON__
 3.47   0.050  0.049    506   0.0001 0.0001 
Template::Parser::tokenise_directi
                                             ve
 2.78   0.040  0.039    519   0.0001 0.0001 
Template::Directive::text
 2.08   0.030  0.030      3   0.0100 0.0100 
Template::Stash::XS::BEGIN
 2.08   0.030  0.029    484   0.0001 0.0001 
Template::Directive::ident
 1.39   0.020  0.019    484   0.0000 0.0000 
Template::Directive::get
 1.39   0.020  0.016   2109   0.0000 0.0000 
Template::Parser::__ANON__
 1.39   0.020  0.020     23   0.0009 0.0009 
Template::Stash::clone
 1.39   0.020  0.020      2   0.0100 0.0100 
File::Spec::Unix::BEGIN
 1.39   0.020  0.020      5   0.0040 0.0040 
Template::Config::plugins

--

Total Elapsed Time = 11.67062 Seconds
  User+System Time = 0.830624 Seconds
Exclusive Times
%Time ExclSec CumulS #Calls sec/call Csec/c  Name
 32.9   0.274  0.334      8   0.0343 0.0418 
Template::Parser::_parse
 21.6   0.180  0.190     11   0.0164 0.0173 
Template::Parser::BEGIN
 8.43   0.070  0.692     10   0.0070 0.0692 
Template::Provider::fetch
 6.02   0.050  0.049    253   0.0002 0.0002 
Template::Parser::tokenise_directi
                                             ve
 5.90   0.049  0.098      8   0.0062 0.0122 
Template::Parser::split_text
 4.82   0.040  0.062   1824   0.0000 0.0000 
Template::Grammar::__ANON__
 3.61   0.030  0.030      3   0.0100 0.0100 
Template::Stash::XS::BEGIN
 3.61   0.030  0.050      1   0.0300 0.0499 
Template::Config::filters
 3.61   0.030  0.820      1   0.0300 0.8204 
UClick::UPuzzles::UPuzzles::handle
                                             r
 2.41   0.020  0.020      2   0.0100 0.0100 
File::Spec::Unix::BEGIN
 1.20   0.010  0.009    258   0.0000 0.0000 
Template::Directive::text
 1.20   0.010  0.010    242   0.0000 0.0000 
Template::Directive::ident
 1.20   0.010  0.010      1   0.0100 0.0100 
Exporter::heavy_export
 1.20   0.010  0.018    258   0.0000 0.0001 
Template::Directive::textblock
 1.20   0.010  0.010      1   0.0100 0.0100 
DBD::Oracle::db::prepare

> Don't use MaxRequestsPerChild, use
> Apache::SizeLimit.  It's a much better
> way to handle this issue.

Once again, thanks. I'll try that.



__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com


Reply via email to