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.
Issue fork rusage_meter-3403769
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
Comment #4
murzImplemented.
Comment #5
murz