View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001054 | Xdebug | Profiling | public | 2014-05-29 09:20 | 2020-03-12 17:37 |
| Reporter | Carmageddon | Assigned To | derick | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Centos | OS Version | 6 |
| Product Version | 2.2.3 | ||||
| Fixed in Version | 2.3.0 | ||||
| Summary | 0001054: Profiler files need to support filename, function name compression | ||||
| Description | Currently, the system generates cachegrind files according to old format, where: This repeats itself and noticeable especially in large profiler files of running reports, which reach even 1GB of size. A newer compression support was added to the format: xdebug should be adjusted to support this and allow halving those 1GB large files to probably less than 500MB. | ||||
| Steps To Reproduce | Should be straightforward: After adding the new compression feature, it should be significantly smaller (and still work in kcachegrind/Qcachegrind and the likes of course! | ||||
| Tags | No tags attached. | ||||
| Operating System | ANY | ||||
| PHP Version | 5.5.0-5.5.4 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-05-29 09:20 | Carmageddon | New Issue | |
| 2015-02-13 20:47 | derick | Note Added: 0002990 | |
| 2015-02-13 20:47 | derick | Status | new => resolved |
| 2015-02-13 20:47 | derick | Fixed in Version | => 2.3dev |
| 2015-02-13 20:47 | derick | Resolution | open => fixed |
| 2015-02-13 20:47 | derick | Assigned To | => derick |
| 2015-02-13 20:47 | derick | Status | resolved => closed |
| 2015-02-22 14:30 | derick | Fixed in Version | 2.3dev => 2.3.0 |
| 2020-03-12 16:55 | derick | Severity | minor => feature |
| 2020-03-12 17:37 | derick | Category | Feature/Change request => Profiling |