Sun, 19 May 2024 03:26:38 UTC | login

Information for build perl-Test-MemoryGrowth-0.02-8.fc29

ID51486
Package Nameperl-Test-MemoryGrowth
Version0.02
Release8.fc29
Epoch
SummaryAssert that code does not cause growth in memory usage
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Jul 2018 23:32:54 UTC
CompletedThu, 12 Jul 2018 23:32:54 UTC
Tags
f29
RPMs
src
perl-Test-MemoryGrowth-0.02-8.fc29.src.rpm (info) (download)
noarch
perl-Test-MemoryGrowth-0.02-8.fc29.noarch.rpm (info) (download)
Changelog * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.02-8 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.02-5 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild