PHP vs. Python vs. Perl

Brian Moon brianm at dealnews.com
Thu Jun 29 21:03:11 UTC 2006


Evan Martin wrote:
> As others have commented, I think this sort of benchmarking is
> premature.  On a real site, memcached is only a fraction of the total
> load, so even if one client implementation is 2x faster than another,
> you're just tweaking a single percentage digit in the overall
> performance.

This assumption depends heavily on the application.  The application we
are writing is a caching proxy that uses memcached.  Therefore, every
request is all about the memcache request.

-- 

Brian Moon
-------------
http://dealnews.com/
Its good to be cheap =)



More information about the memcached mailing list