comparison roundup/scripts/__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 2256f81293c1
children 986354c4b1fb e5826025eeb7
comparison
equal deleted inserted replaced
833:b80aaedba3db 834:568eed5fb4fd

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