View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001826 | Xdebug | Profiling | public | 2020-07-29 15:42 | 2020-10-14 15:02 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.0dev | Fixed in Version | 3.0.0beta1 | ||
| Summary | 0001826: Reduce profiler memory allocation and call overhead | ||||
| Description | The profiler currently issues many fprintf calls and relies on the OS to buffer actual writes to disk. There are also many allocations to take care of file references in profile output files.
| ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||
|
|
Closed through https://github.com/xdebug/xdebug/pull/616 |