[Templates] Cache compiled templates.
Alexei V. Alexandrov
Alexei V. Alexandrov" <ava@elcomsoft.com
Thu, 28 Mar 2002 16:34:34 +0300
Hello everyone,
I have subclassed Template::Provider to fetch templates from a
database source, now i`m working on providing cache mechanism to
cache the compiled templates. The question is very simple: i would
like to use BerkeleyDB as a cache storage and was thinking about the
performance. Will caching to a storage different from file cache will
increase performace? Or is it better to cache the real template output than
the compiled one? Has anyone done some sort of investigations on this matter?
Thanks in advance and sorry for my English.
---
Best regards,
Alexei V. Alexandrov