View Issue Details

IDProjectCategoryView StatusLast Update
0000039XdebugUncategorizedpublic2020-03-12 17:07
Reporterfarstad Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Summary0000039: Peak memory usage
Description

It would be very useful to have a function which would print the peak memory usage of a PHP script. E.g. xd_get_max_memory_usage();

TagsNo tags attached.
Operating System
PHP Version4.3.0

Activities

derick

2004-01-12 09:44

administrator   ~0000091

Fixed in CVS, the function is xdebug_peak_memory_usage() (couldn't think of a smaller one :)

Issue History

Date Modified Username Field Change
2004-01-08 09:38 farstad New Issue
2004-01-12 09:44 derick Status new => closed
2004-01-12 09:44 derick Note Added: 0000091
2020-03-12 16:56 derick Severity trivial => feature
2020-03-12 17:07 derick Category Feature/Change request => Uncategorized