ZODB BTree optimizations
Project description
Introduction
This library provides experimental code to speed up BTree difference and intersection functions, as used by the ZCatalog.
It’s been extracted out from experimental.catalogqueryplan now that the query plan implementation has been moved to ZCatalog itself.
Testing
To test, import the monkey patch in other tests, like CMFPlone:
import experimental.btree
and run the test.
Development
Development of this project takes place at: https://github.com/Jarn/experimental.btree
Changelog
1.0 - 2011-07-29
Split off from experimental.catalogqueryplan. [hannosch]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
experimental.btree-1.0.zip
(43.9 kB
view hashes)