perl-Memchmark
Check memory consumption
SRPM: perl-Memchmark-0.01-2.n0i.2.fc8.src.rpm SPEC: perl-Memchmark.spec Version: 0.01 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 4557 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Memchmark/ Date: Thu Jun 07 2007, 01:15 GMT
Description:
Memchmark is similar to Benchmark but compares memory comsumptions instead
of times. To measure memory comsumption for some subroutine, Memchmark
forks a new process to run the sub and then monitors its memory usage every
100ms (aprox.) recording the maximum amount used. The obtained quantities
are only approximate, you can expect errors around 30%. It is not reliable
for small quantities (useles for anything below 1MB).
of times. To measure memory comsumption for some subroutine, Memchmark
forks a new process to run the sub and then monitors its memory usage every
100ms (aprox.) recording the maximum amount used. The obtained quantities
are only approximate, you can expect errors around 30%. It is not reliable
for small quantities (useles for anything below 1MB).
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.01-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- rebuild on perl 5.8.8 - Wed Sep 21 2005 Marius Feraru <altblue@n0i.net> 0.01-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.7
Files:
- Memchmark-0.01.tar.gz
- perl-Memchmark.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Proc::ProcessTable)
- perl(Time::HiRes)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)