I havn't compared with django but with some other template systems: [EMAIL PROTECTED]:~/Developement/area51/tpltest$ python tpltest.py Running Test 'jinja' TIME 0.00307821240425 Running Test 'kid' TIME 0.00703014059067 Running Test 'simpletal' TIME 0.0100415547848 Running Test 'cheetah' TIME 0.00251657156944
These tests where taken by enabling caching on all systems except simpletal* (kid/cheetah letting compile their .pyc files, jinja by creating a nodelist dump) I could compare it with django too, but i don't have some results by now. *simpletal doesn't provide an caching system? Regards, Armin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---