[Zope-dev] objectValues performance

Brett Carter brett@kavi.com
27 Nov 2000 18:46:33 -0800


I have a folder with greater than 5000 ZClass instances in it.  It
takes > 5mins to do an objectValues for every object in the folder -
is there a higher perfomance call I could make?
-Brett