[Zope-dev] Benchmarks: DTML vs. ZPT?
   
    Derek Simkowiak
     
    dereks@realloc.net
       
    Wed, 6 Feb 2002 16:05:52 -0800 (PST)
    
    
  
-> Has anyone done any performance comparisons between DTML and ZPT yet? The
-> reason I'm asking is that we did some first(completely unscientific) tests
-> and had the impression that ZPT were actually quite a bit SLOWER than DTML -
-> and I just can't believe that ...
	I haven't done any tests (or even used ZPT on a production site 
yet), but I'd be shocked if there was any significant speed difference at 
all.
	If there *is* a measurable difference, then somebody really futzed 
up the ZPT parser (enough to have it classified as a bug).