Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paulocheque/bechmarks


https://github.com/paulocheque/bechmarks

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

Benchmarks
=======================

TODO: all

* https://gist.github.com/paulocheque/5272981
* http://floss.zoomquiet.io/data/20130724200150/index.html
* https://github.com/TechEmpower/FrameworkBenchmarks
* http://chaussette.readthedocs.org/en/1.2/

**benchmark_template**

# https://github.com/mitchellh/vagrant-aws
vagrant plugin install vagrant-aws

# sh "VAGRANT_LOG=debug vagrant up --provider=aws"
sh "vagrant up --provider=aws"

sh "ssh -i #{pem_key} #{user}@#{machine}"

Python version:
----------------

* Python 2.7.8
* Python 3.4.2
* PyPy 2.4.0
* PyPy3 2.3.1

Servers
----------------

* gunicorn
* nginx
* waitress
* uwsgi
* bjoern
* gevent
* meinheld
* eventlet

Frameworks
----------------

* Tornado
* Django
* Falcon
* Bottle
* Flask

OS
----------------

* Ubuntu 12.10 64-bit

Machine
----------------

* EC2 micro

Tests
----------------

* Short message
* Average message
* Large message
* Slow request

Running
=======================

* https://www.virtualbox.org/wiki/Downloads
* https://www.vagrantup.com/downloads.html

brew install libev
brew install libevent
pip install pyzmq
pip install locustio

Heroku
=======================

Update:

* runtime.txt
* Procfile
* git push heroku master

EC2
=======================

Vagrant
Vagrant AWS