View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000296 | Xdebug | Profiling | public | 2007-07-19 09:38 | 2020-03-12 17:14 |
Reporter | FlorentG | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0000296: Change in profile time representation causes WinCacheGrind to report wrong execution time | ||||
Description | As written in the update, xDebug 2.0.0.RC4 uses "µ seconds instead of a tenths of µ seconds to avoid confusion in profile information." However, WinCacheGrind still uses tenths of µ seconds. The reported execution time is then divided by ten, I get for example a 31 ms execution time for a script that actually take 310 ms. Even if it is more a WinCacheGrind problem, Win32 users have no alternative to display profile files, and it seems to be no longer updated :( Would it be possible to have a configuration option to switch between µ and tenth of µ ? | ||||
Tags | No tags attached. | ||||
Operating System | Windows XP SP2 | ||||
PHP Version | 5.2.1 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-07-19 09:38 | FlorentG | New Issue | |
2007-07-19 18:55 | derick | Status | new => resolved |
2007-07-19 18:55 | derick | Resolution | open => won't fix |
2007-07-19 18:55 | derick | Assigned To | => derick |
2007-07-19 18:55 | derick | Note Added: 0000700 | |
2020-03-12 16:56 | derick | Severity | tweak => feature |
2020-03-12 17:14 | derick | Category | Feature/Change request => Profiling |