On 9 July 2010 14:09, David Nolen <dnolen.li...@gmail.com> wrote: > I'm curious how you ran that test. With ab running 10 clients for 1 second I > see ~4000-5000 req/s using Compojure 0.4.0. With aleph I see ~8000-9000 > req/s. I also had a quick chat with Zach Tellman and it sounds like he > hasn't done much in the way of optimizing (few Java type hints), so we'll > likely see the aleph numbers go up.
Benchmarking Aleph against Ring Jetty directly is likely to produce more accurate results. Compojure adds middleware and routing logic, so it's not really a fair test. That said, I expect Aleph to outperform the Jetty adapter :) - James -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en