View Issue Details

IDProjectCategoryView StatusLast Update
0000063XdebugUncategorizedpublic2004-05-15 18:30
Reporterlmpmbernardo Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionduplicate 
Summary0000063: 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

TagsNo tags attached.
Operating SystemXP and W2K
PHP Version4.3.6

Relationships

duplicate of 0000026 resolvedderick Unbelievable value for "Ambient Code Execution" 

Activities

derick

2004-05-15 18:30

administrator   ~0000134

Same solution as bug 0000026: Won't fix (read the reason at that bugreport why).