NYCPHP Meetup

NYPHP.org

[nycphp-talk] APD, 0 time value

Chris Hubbard chubbard at next-online.net
Wed Oct 13 19:58:11 EDT 2004


All,
Anyone with APD experience on Mac OS X?
I've got APD installed (through PEAR) on a Mac OS X 10.3.5 box, with  
PHP 5.0.2.

When I look at some code (using pprofp -r) I get the following:
Trace for path/to/list.php
Total Elapsed Time = 0.00
Total System Time  = 0.00
Total User Time    = 0.00


          Real         User        System             secs/    cumm
%Time (excl/cumm)  (excl/cumm)  (excl/cumm) Calls    call    s/call   
Memory Usage Name
------------------------------------------------------------------------ 
--------------
33.3 0.00 0.00  0.00 0.00  0.00 0.00    19  0.0000   0.0000             
0 ReflectionClass->__construct
33.3 0.00 0.00  0.00 0.00  0.00 0.00     2  0.0000   0.0000             
0 defined
33.3 0.00 0.00  0.00 0.00  0.00 0.00     3  0.0000   0.0000             
0 is_callable
0.0 0.00 0.00  0.00 0.00  0.00 0.00     1  0.0000   0.0000            0  
APTemplatePage->__construct
etc....

I'm assuming that I've done something really wrong.  I've tried most of  
the flags, total elapsed time is always 0.  I've even added sleep(3);  
to my code (after the apd_set_pprof_trace();)

Anyone have an idea?


Chris Hubbard
chubbard at next-online.net
425 563 4153




More information about the talk mailing list