Last active
August 29, 2015 14:05
-
-
Save hamiltont/b7aff1331402e8efdf31 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================================================ | |
Running Tests... | |
================================================================================ | |
-------------------------------------------------------------------------------- | Full ETA: --:--:-- | |
Running Test: sinatra-puma | |
-------------------------------------------------------------------------------- | |
INFO:root:Running setup module start (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
INFO:root:Start completed, running verify | |
INFO:root:Running setup module stop (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
-------------------------------------------------------------------------------- | Full ETA: 00:08:10 | |
Running Test: sinatra-puma-jruby | |
-------------------------------------------------------------------------------- | |
INFO:root:Running setup module start (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
INFO:root:Start completed, running verify | |
INFO:root:Running setup module stop (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
-------------------------------------------------------------------------------- | Full ETA: 00:06:53 | |
Running Test: sinatra-thin | |
-------------------------------------------------------------------------------- | |
INFO:root:Running setup module start (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
INFO:root:Start completed, running verify | |
INFO:root:Running setup module stop (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
-------------------------------------------------------------------------------- | Full ETA: 00:05:04 | |
Running Test: sinatra-torqbox | |
-------------------------------------------------------------------------------- | |
INFO:root:Running setup module start (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
INFO:root:Start completed, running verify | |
INFO:root:Running setup module stop (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
-------------------------------------------------------------------------------- | Full ETA: 00:03:26 | |
Running Test: sinatra-trinidad | |
-------------------------------------------------------------------------------- | |
INFO:root:Running setup module start (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
INFO:root:Start completed, running verify | |
INFO:root:Running setup module stop (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
--------------------------------------------------------------------------------########### | Full ETA: 00:01:44 | |
Running Test: sinatra-unicorn | |
-------------------------------------------------------------------------------- | |
INFO:root:Running setup module start (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
INFO:root:Start completed, running verify | |
INFO:root:Running setup module stop (cwd=/home/vagrant/FrameworkBenchmarks/frameworks/Ruby) | |
verify: 100% |#############################################################################################| Full Time: 00:10:19 | |
================================================================================ | |
Verification Summary | |
| Test: sinatra-puma | |
| fortune : PASS | |
| plaintext : PASS | |
| db : PASS | |
| update : PASS | |
| json : PASS | |
| query : PASS | |
| Test: sinatra-puma-jruby | |
| fortune : PASS | |
| plaintext : PASS | |
| db : PASS | |
| update : PASS | |
| json : PASS | |
| query : PASS | |
| Test: sinatra-thin | |
| fortune : PASS | |
| plaintext : PASS | |
| db : PASS | |
| update : PASS | |
| json : PASS | |
| query : PASS | |
| Test: sinatra-torqbox | |
| fortune : PASS | |
| plaintext : PASS | |
| db : PASS | |
| update : PASS | |
| json : PASS | |
| query : PASS | |
| Test: sinatra-trinidad | |
| fortune : PASS | |
| plaintext : PASS | |
| db : PASS | |
| update : PASS | |
| json : PASS | |
| query : PASS | |
| Test: sinatra-unicorn | |
| fortune : PASS | |
| plaintext : PASS | |
| db : PASS | |
| update : PASS | |
| json : PASS | |
| query : PASS | |
================================================================================ | |
Time to complete: 692 seconds | |
Results are saved in results/ec2/20140828183728 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment