Name : python-blist
| |
Version : 1.2.1
| Vendor : Fedora Project
|
Release : 2.fc14
| Date : 2010-07-26 19:19:54
|
Group : Development/Languages
| Source RPM : python-blist-1.2.1-2.fc14.src.rpm
|
Size : 0.15 MB
| |
Packager : Fedora Project
| |
Summary : A faster list implementation for Python
|
Description :
The BList is a type that looks, acts, and quacks like a Python list, but has better performance for for modifying large lists.
For small lists (fewer than 128 elements), BLists and the built-in list have very similar performance, although BLists are memory inefficient if you need to create a larger number of small lists.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/14/Everything/x86_64/os/Packages |