View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000276 | Xdebug | Feature/Change request | public | 2007-05-29 14:58 | 2016-12-13 21:36 |
Reporter | derick | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | acknowledged | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000276: Aggregate profiling should not use zend_hash | ||||
Description | > xdebug.profiler_aggregate=1 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 | ||||