Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joemiller/thin-benchmarks

some benchmarks with thin and sinatra
https://github.com/joemiller/thin-benchmarks

Last synced: 13 days ago
JSON representation

some benchmarks with thin and sinatra

Awesome Lists containing this project

README

        

installation
------------

Install bundler, if not installed, then install gems:

gem install bundler --no-rdoc --no-ri
bundle install

Install haproxy. OS/X w/ homebrew:

brew install haproxy

ApacheBench on OSX Lion is broken. Use the included `./ab` or follow the guide here: http://forrst.com/posts/Fixing_ApacheBench_bug_on_Mac_OS_X_Lion-wku

run tests
---------

Test with 1 thin process:

./run_tests.sh 1