Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Clone-Fast | Distribution: Mageia |
Version: 0.970.0 | Vendor: Mageia.Org |
Release: 25.mga10 | Build date: Thu Aug 22 22:51:20 2024 |
Group: Development/Perl | Build host: localhost |
Size: 46456 | 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% --
GPL+ or Artistic
* 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
/usr/lib/.build-id /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/8fbd817c462fd7f894fd62499771a24d87dddd /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 Nov 4 11:04:15 2024