Skip to content

Instantly share code, notes, and snippets.

@lukeasrodgers
Created December 17, 2014 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukeasrodgers/0ad0dba6162e03b32622 to your computer and use it in GitHub Desktop.
Save lukeasrodgers/0ad0dba6162e03b32622 to your computer and use it in GitHub Desktop.
unicorn perf testing JSON API GET
Benchmarking 127.0.0.1 (be patient)
Finished 199 requests
Server Software:
Server Hostname: 127.0.0.1
Server Port: 3080
Document Path: /api/v1/users/1/cabinets/1/drinks
Document Length: 801 bytes
Concurrency Level: 20
Time taken for tests: 20.097 seconds
Complete requests: 199
Failed requests: 0
Total transferred: 238999 bytes
HTML transferred: 159399 bytes
Requests per second: 9.90 [#/sec] (mean)
Time per request: 2019.799 [ms] (mean)
Time per request: 100.990 [ms] (mean, across all concurrent requests)
Transfer rate: 11.61 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.1 0 1
Processing: 393 1924 271.4 1985 2261
Waiting: 393 1924 271.4 1985 2260
Total: 394 1924 271.3 1986 2261
Percentage of the requests served within a certain time (ms)
50% 1985
66% 2006
75% 2016
80% 2020
90% 2028
95% 2035
98% 2041
99% 2164
100% 2261 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment