Skip to content

Instantly share code, notes, and snippets.

@MalloZup
Created January 23, 2018 14:42
Show Gist options
  • Save MalloZup/f6927181532eb2123ac8abc040d1f1fb to your computer and use it in GitHub Desktop.
Save MalloZup/f6927181532eb2123ac8abc040d1f1fb to your computer and use it in GitHub Desktop.
ab -n 1000 -c 10 http://suma-31-srv.mgr.suse.de/
This is ApacheBench, Version 2.3 <$Revision: 1706008 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking suma-31-srv.mgr.suse.de (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: Apache
Server Hostname: suma-31-srv.mgr.suse.de
Server Port: 80
Document Path: /
Document Length: 0 bytes
Concurrency Level: 10
Time taken for tests: 4.987 seconds
Complete requests: 1000
Failed requests: 0
Non-2xx responses: 1000
Total transferred: 618000 bytes
HTML transferred: 0 bytes
Requests per second: 200.51 [#/sec] (mean)
Time per request: 49.873 [ms] (mean)
Time per request: 4.987 [ms] (mean, across all concurrent requests)
Transfer rate: 121.01 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 21 24 32.3 23 1044
Processing: 22 25 4.9 24 71
Waiting: 22 25 4.9 24 71
Total: 45 50 32.7 48 1068
Percentage of the requests served within a certain time (ms)
50% 48
66% 48
75% 49
80% 50
90% 51
95% 54
98% 57
99% 93
100% 1068 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment