View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000276 | Xdebug | Profiling | public | 2007-05-29 14:58 | 2020-03-23 14:16 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | resolved | Resolution | no change required | ||
| Summary | 0000276: Aggregate profiling should not use zend_hash | ||||
| Description |
This is the problem. It uses a Zend hash that adds up its internal memory to memory_limit as well. For top it (of course) it should show more memory, but it would be good to avoid the zend_hash overhead here. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.1 | ||||