Mailinglisten-Archive |
Björn Schotte wrote:
> Sebastian, gibt es irgendwelche URLs mit dem Benchmark
> PEAR:DB vs. PHPLIB-DB inkl. Beispielscript?
Christian Stocker wrote in phplib-user:
> i just made a quick test with the new Cache-Classes in pear.
> the results are by far not scientific. just used ab from apache on the
> local machine, but it should give some figures:
>
> here's the result
>
> [pages/s] zend bware wo
>
> file 222 72 66
> phplib 162 52 49
> peardb 126 28 26
> wo/Cache 12 10 10
>
> file: the cached pages were stored on the file system
> phplib: the cached pages were stored in a mysql db using phplib
> peardb: the cached pages were stored in a mysql db using pear::db
> wo/Cache: the pages were generated each time with xml/xslt
>
> zend: zend-cache v 1.0.0
> bware: Bware Cache v0.7
> wo: without any Cache-Mechanism (php 4.0.4pl1)
>
> the machine itself was a 733 Mhz Pentium with 128 MB Ram and
> SuSE Linux 7.0 with kernel 2.4.1.
> the file i requested was always the same with a size of about 7kb.
--
sebastian bergmann e-mail : sb_(at)_sebastian-bergmann.de
homepage : http://www.sebastian-bergmann.de
make a gift : http://wishlist.sebastian-bergmann.de
measure the usability of your web application -> http://phpOpenTracker.de
php::bar PHP Wiki - Listenarchive