Skip to content

Instantly share code, notes, and snippets.

@seanhess
Created January 29, 2011 22:22
Show Gist options
  • Save seanhess/802271 to your computer and use it in GitHub Desktop.
Save seanhess/802271 to your computer and use it in GitHub Desktop.
APACHE BENCHMARK TEST VS SINGLE BOX
==========================================
1250
----
Concurrency Level: 125
Time taken for tests: 5.560109 seconds
Complete requests: 1250
Failed requests: 0
Write errors: 0
Total transferred: 247500 bytes
HTML transferred: 106250 bytes
Requests per second: 224.82 [#/sec] (mean)
Time per request: 556.011 [ms] (mean)
Time per request: 4.448 [ms] (mean, across all concurre
Transfer rate: 43.34 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 2.0 1 13
Processing: 500 512 31.9 505 779
Waiting: 500 511 31.9 504 778
Total: 500 514 32.3 506 779
1500
----
Concurrency Level: 150
Time taken for tests: 9.934277 seconds
Complete requests: 1500
Failed requests: 0
Write errors: 0
Total transferred: 297000 bytes
HTML transferred: 127500 bytes
Requests per second: 150.99 [#/sec] (mean)
Time per request: 993.428 [ms] (mean)
Time per request: 6.623 [ms] (mean, across all
Transfer rate: 29.19 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 187 725.0 0 3009
Processing: 500 730 660.3 506 2937
Waiting: 500 729 659.3 506 2935
Total: 500 918 938.7 507 3536
1750
----
Concurrency Level: 175
Time taken for tests: 7.292507 seconds
Complete requests: 1750
Failed requests: 0
Write errors: 0
Total transferred: 346500 bytes
HTML transferred: 148750 bytes
Requests per second: 239.97 [#/sec] (mea
Time per request: 729.251 [ms] (mean)
Time per request: 4.167 [ms] (mean, a
Transfer rate: 46.35 [Kbytes/sec]
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 91 510.2 1 3008
Processing: 500 515 43.6 505 1125
Waiting: 500 515 43.6 504 1124
Total: 500 607 511.7 507 3575
2000
----
Concurrency Level: 200
Time taken for tests: 6.150665 seconds
Complete requests: 2000
Failed requests: 0
Write errors: 0
Total transferred: 396000 bytes
HTML transferred: 170000 bytes
Requests per second: 325.17 [#/sec] (mean)
Time per request: 615.067 [ms] (mean)
Time per request: 3.075 [ms] (mean, across all
Transfer rate: 62.76 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 72 455.3 1 3010
Processing: 500 521 60.5 507 862
Waiting: 500 520 60.4 506 862
Total: 500 594 457.2 508 3520
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment