Hello Bert,
On Thu, 1 Jul 2004, Bert Slagter wrote:
> What does the value in the 'self' column represent in the "Flat Profile"
> pane for a "require::" function? In my case I have require() a file that
> spends more than 31% of the total time. I can't however find anything in
> that file that could possebly use that much time. How could I find out
> what exactly happens in that 31% (this is, for your information, about
> 0.05 s).
Hmm, this column *is* meant to show that the require:: function takes
31% of the time. It looks like it's just doing a lot of queries and
such and that's where most of the time goes to. There might also be just
a bug in Xdebug ;-)
regards,
Derick
Received on Sat Jul 3 13:14:09 2004
This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 21:00:10 CEST