Name : python-blist
| |
Version : 1.2.1
| Vendor : Fedora Project
|
Release : 3.fc15
| Date : 2011-02-09 05:07:18
|
Group : Development/Languages
| Source RPM : python-blist-1.2.1-3.fc15.src.rpm
|
Size : 0.14 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/15/Everything/i386/os/Packages |