Christophe Combelles wrote at 2007-1-27 03:11 +0100:
>http://wiki.python.org/moin/NeedForSpeed/Successes
>
>while reading the highlights of python 2.5, I've found that some string and 
>unicode operations, particularly **search** operations, are a LOT faster, 
>sometimes 25x faster!
>
>As a result, (when z3 will work on py2.5), can we expect a great improvement 
>in 
>the Catalog?

Unlikely, as the catalog's 'search' is very different from the
string and unicode search operations.

Phrase searches may however get a bit faster.



-- 
Dieter
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to