memory_get_peak_usage(PHP 5 >= 5.2.0) memory_get_peak_usage — Returns the peak of memory allocated by PHP Описание
   int memory_get_peak_usage
    ([ bool $real_usage = false
  ] ) 
  Returns the peak of memory, in bytes, that's been allocated to your PHP script. Список параметров
 
 Возвращаемые значенияReturns the memory peak in bytes. Список изменений
 
  | 
||||||||