Name : perl-Clone-Fast
| |
Version : 0.970.0
| Vendor : (none)
|
Release : 13pclos2017
| Date : 2017-07-11 23:48:15
|
Group : Development/Perl
| Source RPM : perl-Clone-Fast-0.970.0-13pclos2017.src.rpm
|
Size : 0.05 MB
| |
Packager : bb2 < bb2>
| |
Summary : Natively copying Perl data structures
|
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% --
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |