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

perl-Clone-Fast-0.970.0-25.mga10 RPM for aarch64

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-Clone-Fast Distribution: Mageia
Version: 0.970.0 Vendor: Mageia.Org
Release: 25.mga10 Build date: Thu Aug 22 23:00:50 2024
Group: Development/Perl Build host: localhost
Size: 87192 Source RPM: perl-Clone-Fast-0.970.0-25.mga10.src.rpm
Packager: neoclust <neoclust>
Url: https://metacpan.org/release/Clone-Fast
Summary: Natively copying Perl data structures
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%          --

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Aug 22 2024 neoclust <neoclust> 0.970.0-25.mga10
  + Revision: 2088006
  - Rebuild against new perl
* Tue Nov 28 2023 tv <tv> 0.970.0-24.mga10
  + Revision: 2010456
  - Rebuild for perl-5.38

Files

/usr/lib/.build-id
/usr/lib/.build-id/98
/usr/lib/.build-id/98/75a231d7becf56265f0eb3d4fd6db1ec6c45bc
/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Sep 16 10:39:08 2024