[xdebug-dev] Bug 0000063: Huge time taken displayed in profile log

From: <xdebug-dev[@]lists.xdebug.org>
Date: Thu, 13 May 2004 17:04:39 +0200

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000063
======================================================================
Reporter: lmpmbernardo
Handler:
======================================================================
Project: Xdebug
Bug ID: 63
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Operating System: XP and W2K
PHP Version: 4.3.6
Xdebug Version: 1.3.1
======================================================================
Date Submitted: 2004-05-13 17:04 CEST
Last Modified: 2004-05-13 17:04 CEST
======================================================================
Summary: Huge time taken displayed in profile log
Description:
Every now and then I see a time value that is clearly wrong. An example is
shown below (this always happens in this example):

Execution Time Profile (sorted by line numbers)
-----------------------------------------------------------------------------------
Time Taken Number of Calls Function Name Location
-----------------------------------------------------------------------------------
0.0686280727 1 *{main}()
C:\eclipse\workspace\techdesk\index.php:0
0.0001518726 1 {require_once}()
C:\eclipse\workspace\techdesk\index.php:11
0.0000431538 1 {require_once}()
C:\eclipse\workspace\techdesk\index.php:12
0.0040271282 1 {require_once}()
C:\eclipse\workspace\techdesk\index.php:13
1084458736.6989560000 1 {require}()
C:\eclipse\workspace\techdesk\index.php:18
0.0006370544 1 session_start()
C:\eclipse\workspace\techdesk\login.php:20
0.0000278950 1 *iscookieset()
C:\eclipse\workspace\techdesk\login.php:70
-----------------------------------------------------------------------------------
Opcode Compiling: 0.0573382378
Function Execution: 1084458736.7031782000
Ambient Code Execution: -1084458736.6345501000
Total Execution: 0.0686280727
-----------------------------------------------------------------------------------
Total Processing: 0.1259663105
-----------------------------------------------------------------------------------
End of function profiler

======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2004-05-13 17:04lmpmbernardo New Bug
======================================================================
Received on Thu May 13 2004 - 17:04:40 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:02 BST