Unfortunately, it's too slow for production use. It's even slower (for local machine's cpu time) than without cache at all. To achieve acceptable results it should cache constructed object, not low-level data from database. Because on inflation an object can do some work (for example, load some extra properties from company's central ID-server) which should be cached too.
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/
