[Codeigniter-users] InkType と WP の速度比較

Back to archive index

Kenji kenji****@club*****
2008年 8月 7日 (木) 22:20:03 JST


Kenji です。


On Thu, 7 Aug 2008 21:52:55 +0900
cebit <cebit****@asima*****> wrote:

> Inai Mottaです。
> 
> すいません。
> 乗っかっちゃって申し訳ないのですが、同じ環境でNucleusの速度比較をやっていただけないでしょうか。
> 
> http://japan.nucleuscms.org/

やってみました。

     WP Requests per second: 0.78 [#/sec]
InkType Requests per second: 4.32 [#/sec]
Nucleus Requests per second: 4.59 [#/sec]

InkType が速いというより、WP が遅いだけ?


$ /usr/sbin/ab -n 100 'http://localhost/nucleus/index.php?itemid=2'
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/

Benchmarking localhost (be patient).....done


Server Software:        Apache/2.2.9
Server Hostname:        localhost
Server Port:            80

Document Path:          /nucleus/index.php?itemid=2
Document Length:        10257 bytes

Concurrency Level:      1
Time taken for tests:   21.784662 seconds
Complete requests:      100
Failed requests:        0
Write errors:           0
Total transferred:      1063600 bytes
HTML transferred:       1025700 bytes
Requests per second:    4.59 [#/sec] (mean)
Time per request:       217.847 [ms] (mean)
Time per request:       217.847 [ms] (mean, across all concurrent requests)
Transfer rate:          47.65 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0    0   0.0      0       0
Processing:   211  217   6.0    215     237
Waiting:      195  203   6.0    202     224
Total:        211  217   6.0    215     237

Percentage of the requests served within a certain time (ms)
  50%    215
  66%    217
  75%    218
  80%    218
  90%    226
  95%    234
  98%    237
  99%    237
 100%    237 (longest request)


// Kenji




Codeigniter-users メーリングリストの案内
Back to archive index