5 Sep
2002
5 Sep
'02
7:11 p.m.
----- Original Message ----- From: "David Goodger" <goodger@users.sourceforge.net> To: "Richard Jones" <rjones@ekit-inc.com>; "Max M" <maxm@mxm.dk>; "Andreas Jung" <andreas@andreas-jung.com> Cc: <zope-dev@zope.org> Sent: Thursday, September 05, 2002 06:35 Subject: Re: [Zope-dev] Future of StructuredText
It's potentially much slower than stx because the latter has been around
for
longer and therefore is potentially more tweaked.
I'd say ST (classic, anyhow; never grokked the NG code) is faster simply because it does much less. ;-)
In deed - on the other side you could work with caches. Either on the restructuredText side to keep the cooked HTML, or you as RAM manager on the Zope level or Apache/Squid before the Zope instance. -aj