SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Clone-Fast rpm build for : Mageia 9. For other distributions click perl-Clone-Fast.

Name : perl-Clone-Fast
Version : 0.970.0 Vendor : Mageia_Org
Release : 23.mga9 Date : 2022-06-06 23:47:50
Group : Development/Perl Source RPM : perl-Clone-Fast-0.970.0-23.mga9.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Natively copying Perl data structures
Description :
Essentially, this module is a very optimized version of Clone::More.
By taking advantage of one of Clone::More\'s
\'OPTIMIZATION_HACKS\' as well as removing all the Pure Perl from the
\'More.pm\', I was able to gain a lot of speed out of the module.
Essentially, though, the core of the module is exactly as that of
Clone::More.

You will see that by using Benchmark::cmpthese, I ran a simple
comparison between Storable::dclone, Clone::More::clone,
and Clone::Fast::clone. You will (should) begin to see
the reason why I loaded this module along side of Clone::More.

Rate Storable Clone::More Clone::Fast
Storable 7552/s -- -39% -59%
Clone::More 12400/s 64% -- -33%
Clone::Fast 18442/s 144% 49% --

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Clone-Fast-0.970.0-23.mga9.x86_64.rpm
     

Provides :
perl(Clone::Fast)
perl-Clone-Fast
perl-Clone-Fast(x86-64)

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libperl.so.5.36()(64bit)
perl(Exporter)
perl(Test::More)
perl(XSLoader)
perl(strict)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/23
/usr/lib/.build-id/23/44a3a808013e57734ffceaeee2e1428179a14d
/usr/lib64/perl5/vendor_perl/Clone
/usr/lib64/perl5/vendor_perl/Clone/Fast.pm
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/Clone
/usr/lib64/perl5/vendor_perl/auto/Clone/Fast
/usr/lib64/perl5/vendor_perl/auto/Clone/Fast/Fast.so
/usr/share/doc/perl-Clone-Fast
/usr/share/doc/perl-Clone-Fast/Changes
/usr/share/doc/perl-Clone-Fast/META.json
/usr/share/doc/perl-Clone-Fast/META.yml
/usr/share/doc/perl-Clone-Fast/MYMETA.yml
/usr/share/man/man3/Clone::Fast.3pm.xz

 
ICM