Forum OpenACS Development: Re: Performance issues in ACS-Core

Collapse
Posted by Malte Sussdorff on
Jeff mentioned that the second assumption is wrong. Sadly, this query has a performance penalty of 80ms on one of our systems. Yes, I could tune the query, but I think the better way would be to have all applications that change the attribute list of an object_type flush the memoize memory (at least for the object_type cache, if this is possible to be done seperately).