Anatol Mayr / HEXAGON wrote:

> We've made a few tests with the Zend-Cache for speeding up site-generation.
> The results are not what we've expected (see below):
> When we run the tests on different hosts and different times the results
> are nearly the same. 
> Has anybody done tests with other caching-engines?
> Does anybody know other methods of speeding up?

The current Midgard will see little or no benefit from zend-cache
because most of the evaluation is done from memory, not from files,
and the zend cache (and APC) only works with files. Try your test
again with mod_midgard-preparser. See
http://marc.theaimsgroup.com/?t=100050195500003&w=2&r=1 (although I
now see it should have said '--enable-mgd-preparser', not
'--with-mgd-preparser') for instructions. I've tested it with APC
but did no benchmarks.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to