Letter P

perl-Test-MemoryGrowth - Assert that code does not cause growth in memory usage

Website: http://search.cpan.org/dist/Test-MemoryGrowth/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-Test-MemoryGrowth-0.02-7.fc14.al.noarch [19 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al