This is just an exercise to measure the performance between Sinatra-like libraries in:
-
Elixir v0.4.dev (running on top of the Erlang VM R14B03) with Dynamo;
-
Ruby 1.9.2 with [Sinatra Synchrony] v0.0.3 (https://github.com/kyledrake/sinatra-synchrony) + Thin;
-
node.js 0.4.7 with [express] v2.3.10(https://github.com/visionmedia/express)