On Jan 25, 4:24 pm, Peter Taoussanis <[email protected]> wrote: > Hi Dmitry, > > Raw bench results are provided in the `results` > folder:https://github.com/ptaoussanis/clojure-web-server-benchmarks/blob/mas... > > There you'll find a breakdown of the times to connect, process, and wait. > Also the cumulative % of requests served relative to max response time. > > I'd consider adding a graph if folks think these numbers are sufficiently > interesting?
This is important info and would be great to see plotted. More like a 3D graph of (a) concurrency distribution, (b) throughput distribution, (c) latency distribution, where you vary the concurrency to get the other numbers. Shantanu -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
