How about Zope vs PHP or Zope vs Enhydra? These seem pretty relevant, and I know alot of people I talk to about Zope are current PHP users. Zope vs Zend would be good too. Jiva On Wed, May 03, 2000 at 05:28:08PM -0400, Andy Dustman wrote:
On Tue, 2 May 2000, J. Atwood wrote:
Upon the request of the DC guys I have published my benchmark results on Zope and Tomcat.
http://www.zope.org/Members/BwanaZulia/benchmarks.html
Any feedback would be great.
As long as you are benchmarking things, try applying my C module replacement for medusa.asyncore.poll():
http://dustman.net/andy/python/asyncore
Some anecodotal evidence: This code was installed on a site running Apache + FastCGI + Squishdot, which was very heavily loaded, and giving up a lot of broken pipe errors (probably due to FastCGI). The load that the site was able to handle (simultaneous connections) increased by 30-60%. There were still broken pipe problems, but subsequent upgrades to Apache and the FastCGI module got rid of all or most of them. Since it was not a controlled test, I wouldn't consider this a benchmark. But since you seem to be set up for doing them... :)
-- ... I see TOILET SEATS ...