I agree that it was quite a disappointment to only see about 10% improvement in the request rate despite eliminating so many database queries. I was expecting a much bigger speed increase, too. If you want to benchmark it yourself, here's how I ran apache bench against koha: ab -H "Cookie: CGISESSID=89bb8e329080a90a82e762e280ae4d14" -c 2 -n 20 http://intranet.mydomain.com:8080/cgi-bin/koha/mainpage.pl ^Put that all on one line and change the session id to something that's valid for your system. --beppu PS: I wasn't sure if the memcached patches made it to patches@koha.org. Thanks for verifying that my emails actually made it through. On Wed, Feb 4, 2009 at 1:53 AM, LAURENT Henri-Damien < henridamien.laurent@biblibre.com> wrote:
just as you have just done for memcached (great by the way, even though i am somewhat disappointed by the quite poor improvement it brings. I was hoping more.). Cheers. -- Henri-Damien LAURENT