[Moin-devel] Speedup in i18n
Roland Illig
roland.illig at gmx.de
Wed Jun 16 16:28:01 EDT 2004
Hi,
on my old, slow computer (Athlon 1 GHz) moinmoin took more than two
seconds to serve a single page. Today I started hunting the time eater
and found it to be the i18n module.
I commented out the line surrounding "$$$$i18n$$$$". After that,
moinmoin was three times as fast as before.
What does the code around "$$$$i18n$$$$" do? Can the Page object that is
created there be cached?
Roland
More information about the Moin-devel
mailing list