yesodweb / benchmarks

Collection of various Haskell web benchmarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarks for Web Applications and Web Server Applications

About

We created these to compare the Warp web server and the Yesod web framework with other web servers and frameworks.

Here is a blog of the PONG benchmark: http://www.yesodweb.com/blog/2011/03/preliminary-warp-cross-language-benchmarks

In our comparison, we tried to find the fastest servers in other languages. For python we used tornado. For Ruby we used Goliath. Here is an overview of Ruby deployment options. For Java we used winstone, although there may well be a better option.

In the future we would like to benchmark against Nginx.

Installation

These benchmarks are designed to be ran on a debian/Ubuntu EC2 server. There is an existing install script for every aspect of the installation.

About

Collection of various Haskell web benchmarks


Languages

Language:Shell 39.7%Language:Haskell 30.3%Language:Perl 15.8%Language:Erlang 4.8%Language:Ruby 4.2%Language:Python 1.7%Language:Racket 1.3%Language:Java 1.2%Language:JavaScript 1.0%Language:PHP 0.0%