SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dumbbench rpm build for : OpenSuSE. For other distributions click perl-Dumbbench.

Name : perl-Dumbbench
Version : 0.501 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-12-17 08:51:46
Group : Unspecified Source RPM : perl-Dumbbench-0.501-bp154.1.1.src.rpm
Size : 0.09 MB
Packager : https://bugs_opensuse_org
Summary : More reliable benchmarking with the least amount of thinking
Description :
This module attempts to implement reasonably robust benchmarking with
little extra effort and expertise required from the user. That is to say,
benchmarking using this module is likely an improvement over

time some-command --to --benchmark

or

use Benchmark qw/timethis/;
timethis(1000, \'system(\"some-command\", ...)\');

The module currently works similar to the former command line, except (in
layman terms) it will run the command many times, estimate the uncertainty
of the result and keep iterating until a certain user-defined precision has
been reached. Then, it calculates the resulting uncertainty and goes
through some pain to discard bad runs and subtract overhead from the
timings. The reported timing includes an uncertainty, so that multiple
benchmarks can more easily be compared.

Please note that \'Dumbbench\' works entirely with wallclock time as reported
by \'Time::HiRes\'\' \'time()\' function.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Dumbbench-0.501-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Dumbbench-0.501-bp154.1.1.noarch.rpm
     

Provides :
perl(Benchmark::Dumb)
perl(Dumbbench)
perl(Dumbbench::BoxPlot)
perl(Dumbbench::CPUFrequencyPinner)
perl(Dumbbench::Instance)
perl(Dumbbench::Instance::Cmd)
perl(Dumbbench::Instance::PerlEval)
perl(Dumbbench::Instance::PerlSub)
perl(Dumbbench::Result)
perl(Dumbbench::Stats)
perl-Dumbbench

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Capture::Tiny)
perl(Class::XSAccessor) >= 1.05
perl(Devel::CheckOS)
perl(Number::WithError) >= 1.00
perl(Params::Util)
perl(Statistics::CaseResampling) >= 0.06
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/dumbbench
/usr/lib/perl5/vendor_perl/5.26.1/Benchmark
/usr/lib/perl5/vendor_perl/5.26.1/Benchmark/Dumb.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/BoxPlot.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/CPUFrequencyPinner.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Instance
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Instance.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Instance/Cmd.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Instance/PerlEval.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Instance/PerlSub.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Result.pm
/usr/lib/perl5/vendor_perl/5.26.1/Dumbbench/Stats.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Dumbbench
/usr/share/doc/packages/perl-Dumbbench/Changes
/usr/share/doc/packages/perl-Dumbbench/examples
/usr/share/doc/packages/perl-Dumbbench/examples/TryPackage.pm
/usr/share/doc/packages/perl-Dumbbench/examples/cmpthese.pl
/usr/share/doc/packages/perl-Dumbbench/examples/negative_rate.pl
/usr/share/doc/packages/perl-Dumbbench/examples/timethese.pl
/usr/share/licenses/perl-Dumbbench
/usr/share/licenses/perl-Dumbbench/LICENSE
/usr/share/man/man3/Benchmark::Dumb.3pm.gz
/usr/share/man/man3/Dumbbench.3pm.gz
/usr/share/man/man3/Dumbbench::Instance.3pm.gz
/usr/share/man/man3/Dumbbench::Instance::Cmd.3pm.gz
/usr/share/man/man3/Dumbbench::Instance::PerlEval.3pm.gz
/usr/share/man/man3/Dumbbench::Instance::PerlSub.3pm.gz

 
ICM