Fedora Packages

perl-Test-MemoryGrowth

Assert that code does not cause growth in memory usage

This module provides a function to check that a given block of code does not result in the process consuming extra memory once it has finished. Despite the name of this module it does not, in the strictest sense of the word, test for a memory leak: that term is specifically applied to cases where memory has been allocated but all record of it has been lost, so it cannot possibly be reclaimed. While the method employed by this module can detect such bugs, it can also detect cases where memory is still referenced and reachable, but the usage has grown more than would be expected or necessary.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.04-13.fc40 -
Fedora 40 0.04-13.fc40 -
Fedora 39 0.04-11.fc39 -
Fedora 38 0.04-10.fc38 -
EPEL 9 0.04-6.el9 -
EPEL 8 0.03-5.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Test-MemoryGrowth dash maintainers at fedoraproject dot org.



Sources on Pagure