Hi Thierry- Thanks for posting those benchmarks. Another comparison that I'd be very interested to see added to your current benchmarks is between Restlet and non-Restlet solutions. For example, if the graphs you published were to also show a plain servlet solution on the different engines, as well as maybe a comparison to apache and lighttpd, etc.
Obviously a lot depends on what kind of resources are being exposed- static file performance seems unlikely to tell us very much about real-world web application and web service performance. One of our questions in choosing to build our technology stack on top of Restlet is that we're not sure what the additional overhead is, given that Restlet adds some layers on top of, for instance, Jetty or Simple. To put it another way: what is the price in performance that we need to pay for a better more RESTful API? Thanks, -Dave Fogel ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1365644

