View Issue Details

IDProjectCategoryView StatusLast Update
0000276XdebugProfilingpublic2020-03-23 14:16
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionno change required 
Summary0000276: 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.

TagsNo tags attached.
Operating System
PHP Version5.2.1

Activities

derick

2020-03-23 14:16

administrator   ~0005334

This is no longer relevant as this feature has been removed.

Issue History

Date Modified Username Field Change
2007-05-29 14:58 derick New Issue
2016-12-13 21:36 derick Status new => acknowledged
2020-03-12 16:47 derick Category Feature/Change request => Profiling
2020-03-23 14:16 derick Assigned To => derick
2020-03-23 14:16 derick Status acknowledged => resolved
2020-03-23 14:16 derick Resolution open => no change required
2020-03-23 14:16 derick Note Added: 0005334