Skip to content

Instantly share code, notes, and snippets.

@c9s
Created January 5, 2014 20:06
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 c9s/8273098 to your computer and use it in GitHub Desktop.
Save c9s/8273098 to your computer and use it in GitHub Desktop.
Phux Router Benchmark on Macbook Air (intel core i5) With Nginx, PHP-FPM
gb -n 1000 -c 10 http://localhost/work/php/phux/eg/hello.php
This is GoHttpBench, Version 0.1.9, https://github.com/parkghost/gohttpbench
Author: Brandon Chen, Email: parkghost@gmail.com
Licensed under the MIT license
Benchmarking localhost (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Completed 600 requests
Completed 700 requests
Completed 800 requests
Completed 900 requests
Completed 1000 requests
Finished 1000 requests
Server Software: nginx/1.4.4
Server Hostname: localhost
Server Port: 80
Document Path: /work/php/phux/eg/hello.php
Document Length: 0 bytes
Concurrency Level: 10
Time taken for tests: 0.55 seconds
Complete requests: 1000
Failed requests: 0
HTML transferred: 0 bytes
Requests per second: 1834.23 [#/sec] (mean)
Time per request: 5.452 [ms] (mean)
Time per request: 0.545 [ms] (mean, across all concurrent requests)
HTML Transfer rate: 0.00 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Total: 2 0 1.32 5 10
Percentage of the requests served within a certain time (ms)
50% 5
66% 5
75% 6
80% 6
90% 7
95% 7
98% 9
99% 9
100% 10 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment