Problem/Motivation

By default, PHP reports the allocated memory numbers, not the real usage. But for measurement, it's better to see the most precise numbers.

So, will be good to output the real usage instead.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Murz created an issue. See original summary.

  • Murz committed c39cd70e on 1.0.x
    Issue #3403769: Improve the memory usage precision to measure only...
murz’s picture

Status: Active » Fixed

Implemented.

murz’s picture

Status: Fixed » Closed (fixed)