Name : perl-Hash-Ordered
| |
Version : 0.14.0
| Vendor : Mageia_Org
|
Release : 1.mga10
| Date : 2023-09-10 22:27:15
|
Group : Development/Perl
| Source RPM : perl-Hash-Ordered-0.14.0-1.mga10.src.rpm
|
Size : 0.09 MB
| |
Packager : tv < tv>
| |
Summary : Ordered hash benchmarking
|
Description :
This module implements an ordered hash, meaning that it associates keys with values like a Perl hash, but keeps the keys in a consistent order. Because it is implemented as an object and manipulated with method calls, it is much slower than a Perl hash. This is the cost of keeping order.
However, compared to other *ordered* hash implementations, Hash::Ordered is optimized for getting and setting individual elements and is generally faster at most other tasks as well. For specific details, see the Hash::Ordered::Benchmarks manpage.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/armv7hl/media/core/release |