Apache Benchmarks on Mac Mini
John C. Mallery <[email protected]> Mon, 7 Feb 2005 06:46:08 -0500
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
Here are some benchmark results for Apache running on an apple mac mini. http://www.macminicolo.net/results.html It would be interesting to see how Cl-HTTP matches up to Apache on this platform doing the simple test. In general, I suspect that the Webserver is generally more limited by the hardware data rates and operating system data transfer rates than by Lisp because Lisp is providing control. Latency is probably where CL-HTTP could have some issues, which is not tested directly in this example except in so far as small files are all connection set up and break down. Here's an opportunity to test out the flogger in http:client;flogger.lisp and your favorite profiling tools. _______________________________________________ WWW-CL mailing list [email protected] http://lists.csail.mit.edu/mailman/listinfo/www-cl