On Thu, 12 Apr 2007, Mauro C. wrote:
> a couple of question about memory in trace file:
>
> simple script:
>
> <?php
> phpinfo();
> ?>
>
> trace:
>
> TRACE START [2007-04-12 15:12:14]
> 0.0033 74792 +74792 -> {main}() /var/www/info.php:0
> 0.0034 74792 +0 -> phpinfo() /var/www/info.php:2
> 0.4782 29872
> TRACE END [2007-04-12 15:12:15]
>
> When the script start take 74792, this amount of memory regard script
> opcode + module init + persistant or something else?
>
> and the last, when the script end?
Yes, exactly.
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Thu Apr 19 2007 - 19:54:13 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST