Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulocheque/bechmarks
https://github.com/paulocheque/bechmarks
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulocheque/bechmarks
- Owner: paulocheque
- Created: 2014-10-17T03:30:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-19T15:41:51.000Z (about 10 years ago)
- Last Synced: 2024-12-02T07:55:53.759Z (25 days ago)
- Language: Shell
- Size: 336 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.1Servers
----------------* gunicorn
* nginx
* waitress
* uwsgi
* bjoern
* gevent
* meinheld
* eventletFrameworks
----------------* Tornado
* Django
* Falcon
* Bottle
* FlaskOS
----------------* Ubuntu 12.10 64-bit
Machine
----------------* EC2 micro
Tests
----------------* Short message
* Average message
* Large message
* Slow requestRunning
=======================* https://www.virtualbox.org/wiki/Downloads
* https://www.vagrantup.com/downloads.htmlbrew install libev
brew install libevent
pip install pyzmq
pip install locustioHeroku
=======================Update:
* runtime.txt
* Procfile
* git push heroku masterEC2
=======================Vagrant
Vagrant AWS