Skip to content

Commit

Permalink
install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregwebs committed Aug 6, 2011
1 parent c5d8fb5 commit b62fad5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 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:
Expand All @@ -8,3 +10,8 @@ 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](http://blog.gregweber.info/posts/2011-06-16-high-performance-rb-part3). For Java we used winstone, although there may well be a better option.

In the future we would like to benchmark against Erlang and 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.

0 comments on commit b62fad5

Please sign in to comment.