SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Benchmark-Forking
Version : 1.01 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.7.1 Date : 2023-01-27 16:17:35
Group : Development/Libraries/Perl Source RPM : perl-Benchmark-Forking-1.01-lp154.7.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Run benchmarks in separate processes
Description :
The Benchmark::Forking module changes the behavior of the standard
Benchmark module, running each piece of code to be timed in a separate
forked process. Because each child exits after running its timing loop, the
computations it performs can\'t propogate back to affect subsequent test
cases.

This can make benchmark comparisons more accurate, because the separate
test cases are mostly isolated from side-effects caused by the others.
Benchmark scripts typically don\'t depend on those side-effects, so in most
cases you can simply use or require this module at the top of your existing
code without having to change anything else. (A few key exceptions are
noted in BUGS.)

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-B/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Benchmark-Forking-1.01-lp154.7.1.noarch.rpm
     

Provides :
perl(Benchmark::Forking)
perl-Benchmark-Forking

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/lib/perl5/vendor_perl/5.26.1/Benchmark
/usr/lib/perl5/vendor_perl/5.26.1/Benchmark/Forking.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Benchmark-Forking
/usr/share/doc/packages/perl-Benchmark-Forking/Changes
/usr/share/doc/packages/perl-Benchmark-Forking/README
/usr/share/man/man3/Benchmark::Forking.3pm.gz

 
ICM