[ol10_u0_developer_EPEL] perl-Test-MemoryGrowth-0.04-14.el10_0.noarch

Name:perl-Test-MemoryGrowth
Version:0.04
Release:14.el10_0
Architecture:noarch
Group:Unspecified
Size:38950
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-Test-MemoryGrowth-0.04-14.el10_0.noarch.rpm
Source RPM: perl-Test-MemoryGrowth-0.04-14.el10_0.src.rpm
Build Date:Thu Dec 19 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Test-MemoryGrowth
Summary:Assert that code does not cause growth in memory usage
Description:
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.

Changelog (Show File list) (Show related packages)