Name : perl-Tie-Hash-LRU
| |
Version : 0.05
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.6.1
| Date : 2024-07-03 19:15:58
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tie-Hash-LRU-0.05-lp156.6.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : LRU hashes for Perl (XS implementation)
|
Description :
This module provides XS implementation of the LRU algorithm. It merely puts hash entry in front of the queue each time this entry accessed.
Tied hashes have significant overhead and cannot perform as fast as a simple subroutine call. But the benefits of linked lists are still there, i.e. writes are almost as fast as reads, which is not the case for pure-perl implementations.
You can use this module without any tied overhead by using perl\'s tie API. See the perltie manpage for more information.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/x86_64 |