Sun, 19 May 2024 00:22:27 UTC | login

Information for build perl-Test-MemoryGrowth-0.04-11.fc39

ID258182
Package Nameperl-Test-MemoryGrowth
Version0.04
Release11.fc39
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, 26 Oct 2023 07:13:14 UTC
CompletedThu, 26 Oct 2023 07:13:14 UTC
Tags
f40
RPMs
src
perl-Test-MemoryGrowth-0.04-11.fc39.src.rpm (info) (download)
noarch
perl-Test-MemoryGrowth-0.04-11.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.04-8 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild