dev-perl / Dumbbench

More reliable benchmarking with the least amount of thinking

Official package sites : https://metacpan.org/release/Dumbbench ·

v0.505.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
~amd64 ~x86
USE flags
examples test

v0.504.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
~amd64 ~x86
USE flags
examples test

v0.503.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
~amd64 ~x86
USE flags
examples test

General

examples
Install examples, usually source code
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Capture-Tiny : Capture STDOUT and STDERR from Perl, XS or external programs

dev-perl / Class-XSAccessor : Generate fast XS accessors without runtime compilation

dev-perl / Devel-CheckOS : Check what OS we're running on

dev-perl / Number-WithError : Numbers with error propagation and scientific rounding

dev-perl / Params-Util : Utility functions to aid in parameter checking

dev-perl / Statistics-CaseResampling : Efficient resampling and calculation of medians with confidence intervals

virtual / perl-Carp : Virtual for Carp

virtual / perl-Time-HiRes : Virtual for Time-HiRes

virtual / perl-parent : Virtual for parent

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Dumbbench: add 0.505.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Dumbbench: add 0.504.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-perl/Dumbbench: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Dumbbench: add 0.503.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Dumbbench: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Dumbbench: Version bump 0.501
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Dumbbench: Add w/ version 0.111.0
Required for newer dev-perl/Archive-Tar-Wrapper Package-Manager: Portage-2.3.40, Repoman-2.3.9