[TYPO3-dev] Typo3 Performance

Nicolas Cohen nicolas at ranlogic.com
Thu Mar 1 20:01:43 CET 2007


Hi i did another vmstat while using ab to test 100 requests with 10 
concurrent. As you can see memory stays ok, but cpu raises and goes down.

Here is the result of the ab

Server Software:        Apache/2.0.52
Server Hostname:        www.server.com
Server Port:            80

Document Path:          /index.php?id=14
Document Length:        563 bytes

Concurrency Level:      10
Time taken for tests:   5.583541 seconds
Complete requests:      100
Failed requests:        3
    (Connect: 0, Length: 3, Exceptions: 0)
Write errors:           0
Non-2xx responses:      98
Total transferred:      147371 bytes
HTML transferred:       114172 bytes
Requests per second:    17.91 [#/sec] (mean)
Time per request:       558.354 [ms] (mean)
Time per request:       55.835 [ms] (mean, across all concurrent requests)
Transfer rate:          25.61 [Kbytes/sec] received

Connection Times (ms)
               min  mean[+/-sd] median   max
Connect:        2  227 527.8     82    2508
Processing:    51  217 391.4    140    2668
Waiting:        1  149 292.8     95    2507
Total:        157  444 679.2    244    2670

Percentage of the requests served within a certain time (ms)
   50%    244
   66%    256
   75%    270
   80%    272
   90%    418
   95%   2520
   98%   2670
   99%   2670
  100%   2670 (longest request)


Server is idle most of the time now because of the static cache : )

this is the vmstat result, by the way

procs -----------memory---------- ---swap-- -----io---- --system-- 
----cpu----
  r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us 
sy id wa
  2  0     96  35340  76108 194116    0    0     2    16   57    37  2 
0 98  0
  3  0     96  34924  76108 194144    0    0     0     0 1021  1322 92 
8  0  0
  5  0     96  34892  76108 194152    0    0     0     0 1018  1694 88 
12  0  0
  4  0     96  34700  76108 194164    0    0     0     0 1023  1833 86 
14  0  0
  5  0     96  34380  76116 194176    0    0     0   392 1031  1790 86 
14  0  0
  0  0     96  34508  76116 194184    0    0     0    56 1039  1064 58 
7 35  0
  0  0     96  34508  76116 194184    0    0     0     0 1018    15  0 
0 100  0
  0  0     96  34508  76116 194184    0    0     0     0 1023    11  0 
0 100  0
  0  0     96  34508  76116 194184    0    0     0     0 1016    11  0 
0 100  0
  0  0     96  34564  76120 194184    0    0     0   128 1024    17  0 
0 99  1


Nicolas




More information about the TYPO3-dev mailing list