diff roundup/__init__.py @ 834:568eed5fb4fd

Optimize Class.find so that the propspec can contain a set of ids to match. This is used by indexer.search so it can do just one find for all the index matches. This was already confusing code, but for common terms (lots of index matches), it is enormously faster.
author Gordon B. McMillan <gmcm@users.sourceforge.net>
date Tue, 09 Jul 2002 21:53:38 +0000
parents 5a5cea3a432c
children 768bc93f7d1b 9b910e8d987d
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/