Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Dumbbench-0.111-bp153.1.12 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Dumbbench Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.111 Vendor: openSUSE
Release: bp153.1.12 Build date: Sat Mar 6 11:46:59 2021
Group: Development/Libraries/Perl Build host: lamb21
Size: 96251 Source RPM: perl-Dumbbench-0.111-bp153.1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Dumbbench/
Summary: More reliable benchmarking with the least amount of thinking
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.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Mon Jul 16 2018 coolo@suse.com
  - initial package 0.111
    * created by cpanspec 1.78.08

Files

/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/x86_64-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/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:43:28 2024