Created
January 12, 2013 05:33
-
-
Save mcdonc/4516284 to your computer and use it in GitHub Desktop.
ab results for firstapp
This file contains hidden or 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
[chrism@thinko ~]$ ab -n1001 http://127.0.0.1:8080/hello/fred | |
This is ApacheBench, Version 2.3 <$Revision: 655654 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking 127.0.0.1 (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 1001 requests | |
Server Software: WSGIServer/0.1 | |
Server Hostname: 127.0.0.1 | |
Server Port: 8080 | |
Document Path: /hello/fred | |
Document Length: 11 bytes | |
Concurrency Level: 1 | |
Time taken for tests: 1.266 seconds | |
Complete requests: 1001 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 164164 bytes | |
HTML transferred: 11011 bytes | |
Requests per second: 790.82 [#/sec] (mean) | |
Time per request: 1.265 [ms] (mean) | |
Time per request: 1.265 [ms] (mean, across all concurrent requests) | |
Transfer rate: 126.66 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 1 1 0.4 1 4 | |
Waiting: 0 1 0.2 1 4 | |
Total: 1 1 0.4 1 4 | |
Percentage of the requests served within a certain time (ms) | |
50% 1 | |
66% 1 | |
75% 1 | |
80% 1 | |
90% 1 | |
95% 2 | |
98% 2 | |
99% 3 | |
100% 4 (longest request) | |
[chrism@thinko ~]$ cat /proc/cpuinfo | |
processor : 0 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 37 | |
model name : Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz | |
stepping : 2 | |
microcode : 0xd | |
cpu MHz : 1199.000 | |
cache size : 3072 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 0 | |
cpu cores : 2 | |
apicid : 0 | |
initial apicid : 0 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 11 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dtherm tpr_shadow vnmi flexpriority ept vpid | |
bogomips : 4788.16 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 36 bits physical, 48 bits virtual | |
power management: | |
processor : 1 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 37 | |
model name : Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz | |
stepping : 2 | |
microcode : 0xd | |
cpu MHz : 1199.000 | |
cache size : 3072 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 0 | |
cpu cores : 2 | |
apicid : 1 | |
initial apicid : 1 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 11 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dtherm tpr_shadow vnmi flexpriority ept vpid | |
bogomips : 4787.88 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 36 bits physical, 48 bits virtual | |
power management: | |
processor : 2 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 37 | |
model name : Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz | |
stepping : 2 | |
microcode : 0xd | |
cpu MHz : 1199.000 | |
cache size : 3072 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 2 | |
cpu cores : 2 | |
apicid : 4 | |
initial apicid : 4 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 11 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dtherm tpr_shadow vnmi flexpriority ept vpid | |
bogomips : 4787.89 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 36 bits physical, 48 bits virtual | |
power management: | |
processor : 3 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 37 | |
model name : Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz | |
stepping : 2 | |
microcode : 0xd | |
cpu MHz : 1199.000 | |
cache size : 3072 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 2 | |
cpu cores : 2 | |
apicid : 5 | |
initial apicid : 5 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 11 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dtherm tpr_shadow vnmi flexpriority ept vpid | |
bogomips : 4787.89 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 36 bits physical, 48 bits virtual | |
power management: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment