SIGN IN SIGN UP

gh-75876: Report the peak memory use of a bigmem test (GH-156024)

In verbose mode, report how much memory the test really used, next to how
much it declared.  The subprocess measures its own peak; if it died before
reporting it, the parent reports what it sampled, as a lower bound.

Report also the number of major page faults, if any: the test did not fit in
memory, so its timing means little.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
S
Serhiy Storchaka committed
3cfc87e8bdb4711a0757d59000459202fb1a82f6
Parent: 2f2c2ce
Committed by GitHub <noreply@github.com> on 8/19/2026, 8:42:08 AM