Benchmarking Web Apps on Apache

Chamas consulting put together a set of Web Application benchmarks on Apache, comparing the throughput and memory usage of a ‘Hello World’ application written in various frameworks (mod_perl, PHP, JSP, XSLT, custom Apache Modules).

As you’d expect, the custom Apache API modules were the top performers, but mod_perl appeared to outdo mod_php, in both throughput and memory use.

In XSLT, a JSP page under the Resin container blew away a Tomcat/Cocoon arrangement. However, the XSLT tests did not cache compiled stylesheets.

This page will be useful in all the message board fights which Michael Radwin’s talk inspires.

Possibly Related posts (machine generated):

  1. Apache Cocoon 2.1 Milestone 1 Release
  2. More on running Tomcat under OS X
  3. Tomcat and Cocoon Package for OSX
  4. The Hidden Power of mod_proxy
  5. Apache Cocoon GetTogether

More like this: , , , .

blog comments powered by Disqus