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

Edit Package perl-Test-MemoryGrowth
https://metacpan.org/release/Test-MemoryGrowth

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.

Refresh
Refresh
Source Files
Filename Size Changed
Test-MemoryGrowth-0.04.tar.gz 0000015694 15.3 KB
cpanspec.yml 0000000668 668 Bytes
perl-Test-MemoryGrowth.changes 0000000160 160 Bytes
perl-Test-MemoryGrowth.spec 0000002377 2.32 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 815915 from Tina Müller's avatar Tina Müller (tinita) (revision 1)
- Initial version 0.04
Comments 0
openSUSE Build Service is sponsored by