MediaWiki Performance Results

From Training Material
Jump to navigation Jump to search

2016-06-25

bszlachta@qb1:~$ ab -c 2 -n 10 http://training-course-material.com/training/Main_Page
Bocument Path:          /training/Main_Page
Document Length:        21723 bytes
Time taken for tests:   1.547 seconds
Complete requests:      10
Failed requests:        0
Total transferred:      222310 bytes
HTML transferred:       217230 bytes
Requests per second:    6.47 [#/sec] (mean)
Time per request:       309.325 [ms] (mean)
Time per request:       154.662 [ms] (mean, across all concurrent requests)
Transfer rate:          140.37 [Kbytes/sec] received
Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:       32   32   0.0     32      33
Processing:   267  276   9.0    273     294
Waiting:      230  237   8.7    233     255
Total:        300  308   9.0    305     326


bszlachta@mango:~$ ab -c 2 -n 10 http://ks1us.npg.io:8082/training/Main_Page

Document Path:          /training/Main_Page
Document Length:        21649 bytes
Concurrency Level:      2
Time taken for tests:   1.442 seconds
Complete requests:      10
Failed requests:        0
Total transferred:      221000 bytes
HTML transferred:       216490 bytes
Requests per second:    6.93 [#/sec] (mean)
Time per request:       288.434 [ms] (mean)
Time per request:       144.217 [ms] (mean, across all concurrent requests)
Transfer rate:          149.65 [Kbytes/sec] received 
Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0    0   0.1      0       0
Processing:   251  288  18.5    297     312
Waiting:      227  263  17.7    268     287
Total:        251  288  18.5    297     312 

Percentage of the requests served within a certain time (ms)
  50%    297
  66%    297
  75%    299
  80%    306
  90%    312
  95%    312
  98%    312
  99%    312
 100%    312 (longest request)