Speedup of the Archetypes reference engine.
Project description
Introduction
At the heart of the Archetypes reference engine is the reference_catalog. This is a set of catalog indexes used to perform the actual query lookups.
The choice of using a ZCatalog has lead to some data structures which aren’t suited for handling references.
This project tries to work around some of the short comings of the internal implementation of the reference engine without changing the public API or making any other changes to the stored data.
Development
The source code can be found at: http://bitbucket.org/hannosch/experimental.atrefspeedup
If you encounter any issues, please contact hanno (at) jarn (dot) com.
Changelog
1.0a4 - 2010-11-22
Deal gracefully with missing uid catalog entries for references. [hannosch, stefan]
1.0a3 - 2010-11-05
Speed up getReferences and getBackReferences of Referenceable objects. We no longer load the reference objects themselves but work directly with the information on the brains. [hannosch]
Speed up getTargetObject and getSourceObject on reference objects. [hannosch]
1.0a2 - 2010-11-04
Support passing in a list of relationships into the getReferences and getBackReferences methods. [hannosch]
1.0a1 - 2010-10-18
Initial implementation. [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
Hashes for experimental.atrefspeedup-1.0a4.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | e459ce806c9821fbb4c037638abddaabf05f152fd867739d35b3bb729a6e95e1 |
|
MD5 | 833fb61ea5f1d1fea3f4b3c668a38c3c |
|
BLAKE2b-256 | 562d304148d68c5cb6f656477411d881ae41bab7872de5bdf5ec6a9eb055be06 |