Previously Rocky Burt wrote: > On Mar 6, 4:52 am, "Alexander Limi" <[EMAIL PROTECTED]> wrote: > > - TypesTool in CMFCore - adding the threadlocal cache makes that part > > close to three times as fast, even after the recent Zope 2.10 fix. I think > > we should do this, as we already subclass TypesTool, and adding the > > optimization cache here is a quick win. > > Yeah, theoretically the change should go into CMF's TypesTool and not > hours. Perhaps if someone has time (not me at the moment) we could > submit a patch to the CMF group we just override in Plone.
Why not optimise this in Zope? That is where the bottleneck is. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Framework-Team mailing list [email protected] http://lists.plone.org/mailman/listinfo/framework-team
