[TYPO3-dev] Testing TYPO3 caching vs. [FE][pageCacheToExternalFiles]
Dmitry Dulepov
typo3 at fm-world.ru
Wed Apr 12 12:32:11 CEST 2006
Hi!
Michael Scharkow wrote:
> <?php
> readfile('test.txt');
> ?>
Well, I did two similar tests. One is <? phpinfo(); ?> and another is
connection to mysql and listing all tables creation info for all
databases. I do not remember exact figures but even second test showed
much better results than typo3 with caching. Figures were in core list.
> I get around 10 times (!) more req/s for the above compared to plain
> TYPO3 3.8 with only hello world content. (590 vs 56 req/s).
Yes, could be.
> This architecture would scale really well because you could
> transparently change to memcached or whatever.
Btw, I am going to try setting typo3temp on tmpfs (ram disk) and see if
it helps...
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-dev
mailing list