On Feb 11, 2008 3:04 PM, Carl Houseman <[EMAIL PROTECTED]> wrote:
> The ready-made TWiki VM version runs about 3x faster than the ready-made
> Windows version.  This can be seen both in browser response time and CPU
> loading during simple operations.

  TWiki is ("out-of-the-box") not a very efficient program.  It's a
set of CGI scripts and uncached text files.  That means every request
for a TWiki page requires starting up the Perl runtime, re-compiling
the Perl script, re-parsing the wiki page, re-generating the HTML, and
then existing.  The next page request does it all over again.

  That said, if the VM solution works for you, why not use it?

> Has anyone done that, and if so, do you like it?

  From a wiki user/editor point-of-view, MediaWiki is, hands-down, the
best wiki I've used.  There's nothing like trial-by-fire on the
world's busiest wiki (Wikipedia) to get things hammered out.

-- Ben

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~

Reply via email to