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

perl-Dumbbench-0.503-1.10 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-Dumbbench Distribution: openSUSE Tumbleweed
Version: 0.503 Vendor: openSUSE
Release: 1.10 Build date: Fri Apr 22 05:08:18 2022
Group: Unspecified Build host: reproducible
Size: 88653 Source RPM: perl-Dumbbench-0.503-1.10.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/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

* Fri Apr 22 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 0.503
    see /usr/share/doc/packages/perl-Dumbbench/Changes
    0.503 2022-04-21T08:47:35Z
    * xenu replaced time() with clock_gettime(CLOCK_MONOTONIC) GitHub #11
* Tue Feb 16 2021 Tina Müller <timueller+perl@suse.de>
  - updated to 0.501
    see /usr/share/doc/packages/perl-Dumbbench/Changes
    0.501 2021-02-15T16:39:38Z
    * Align the rates and precision separately (Github #4). This changes
    the data structure that cmpthese returns by inserting a column in
    each row.
* 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.38.2/Benchmark
/usr/lib/perl5/vendor_perl/5.38.2/Benchmark/Dumb.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/BoxPlot.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/CPUFrequencyPinner.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Instance
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Instance.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Instance/Cmd.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Instance/PerlEval.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Instance/PerlSub.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Result.pm
/usr/lib/perl5/vendor_perl/5.38.2/Dumbbench/Stats.pm
/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024