On Fri, Jul 9, 2010 at 8:44 AM, Anders Rune Jensen <
anders.rune.jen...@gmail.com> wrote:

> Very interesting!
>
> I've been following the thread with great interest and did a quick
> performance test today comparing standard compojure with jetty against
> aleph and netty. I get around 4500 req/s with compojure and 3500 req/s
> with aleph. The test was as simple as possible, just return hello
> world.


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.

David

-- 
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

Reply via email to