-
Topics
last modified December 15, 2008 by witsch
- ESI (Edge Side Includes)
- z3c.caching
- Standard performance/scalability test suite/buildout
- 2 content profiles: large, small
- Done with GS so that they can be installed on a real site for demo/testing
- So maybe generate GS profiles from lorem-ipsum?
- 2 test scenarios: read only, content authoring
- 2x2 = 4 test runs
-
Instrumentation: ZODB, transactions, and catalogging
(fschulze)
- z3c.sharding
- Catalogging/indexing
- queryplan
- BTree intersection and difference for tiny/large sets (simple exception implemented in queryplan). Discussion on ZODB-Dev and some articles; Faster Adaptive Set Intersections for Text Searching and Adaptive Set Intersections, Unions, and Differences.
- async
- events
- separate navigation
- experimental.catalogging (matt)
- five.catalog (Zope 3 based catalog, catalog not based on paths as key to avoid renaming indexing)
- burn metadata/indexe
- Catalog BTree inspector
- BooleanIndex
- CMFPlacefulWorkflow reindexing issues
- gocept ZODB indexing, indexed operations closer to persistence?
- chameleon
- plone.folder
- persistence/ZODB measurements