Package : perl-Clone-Fast > RPM : perl-Clone-Fast-0.970.0-17.mga7.src.rpm

Basic items

Name perl-Clone-Fast
Version 0.970.0
Release 17.mga7
URL http://search.cpan.org/dist/Clone-Fast
Group Development/Perl
Summary Natively copying Perl data structures
Size 55KB
Arch armv7hl
License GPL+ or Artistic

Description

Essentially, this module is a very optimized version of the Clone::More
manpage. By taking advantage of one of the Clone::More manpage'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 the
Clone::More manpage.

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

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

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 04:59:27
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie