Hi, I've noticed that adding i18n to my app (i18n.run_template_filter=True) is making page rendering slower. It even seems that rendering time increases with the uptime of the TG application itself.. i.e. without i18n a typical page takes about 200-250ms to build (with log_debug_info_filter.on = True) and with i18n it takes about 1.5s - 2s. (and up to 4s on my prod server on which the app is running since a day now..) I am using TG 0.9a8.
Is anyone else experiencing the same issue? How do I go about debugging this, and finding out where TG is spending most of its time? Thanks, Yannick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

