On Tue, Jan 27, 2009 at 7:55 AM, qvx <[email protected]> wrote: > > Usually I don't care much about speed, but I have one > page that takes longer to render than I like so I used > mako to rewrite it (I did this several times in the past on TG1). > To my surprise it was slower for the first time. Usually it > would be several times faster > > So I wonder if this is just a fluke or if there is maybe a problem > with TG2 use of mako. > > Caching of templates or something?
we'll need more info. Your saying it slower on the first load then faster? if so this is the cache, that is how it works. Also "faster" isn't really a measure, how fast how slow, a sample and/or numbers are appreciated. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

