On Mon, Jul 21, 2008 at 12:52 PM, Michael Bayer <[EMAIL PROTECTED]> wrote: > > is that test from the spitfire suite ? I haven't looked at it, but > their Mako numbers look a whole lot like Myghty, not Mako (Mako is > roughly the same speed as Cheetah in reality, a tad slower usually). > > I haven't had the time to deal with spitfire, which will involve > verifying that they are testing against Mako and not Myghty, and then > spending the time to plug Psyco into Mako (should be a three liner) to > see if that closes the gap (since they certainly aren't running pure > python to get that kind of result). Can you perhaps tell me if that > suite is in fact using mako and not myghty ?
Mako is impressive because it approaches Cheetah's speed even though Cheetah has a C extension and Mako doesn't. MikeB, would it be feasable to have an optional caching backend in Mao that stored cached templates in Datastore rather than as files? Beaker did something similar to save sessions in Datastore, since you can't write files in App Engine. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---