[xdebug-general] Re: XDebug Profiling in KCacheGrind: Percentage in the 'self' column

From: Derick Rethans <derick[@]xdebug.org>
Date: Sat, 3 Jul 2004 13:13:16 +0200 (CEST)

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 03 2004 - 13:14:09 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:03 BST