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

Back to archive index

kunitsuji tsuji****@m-s*****
2008年 8月 8日 (金) 10:18:54 JST


 kunitsujiです。

お疲れ様です。

どうせなら。。。
get_defined_functions
とかでどれぐらいの関数がその状態でよみこまれているのかとかみたいなー。

>Kenji です。
>
>
>On Thu, 7 Aug 2008 14:05:00 +0900
>Kenji <kenji****@club*****> wrote:
>
>> InkType Requests per second: 4.32 [#/sec]
>
>この数字ですが、captchaディレクトリへの書き込み権限がない状態での
>ものでした。
>
>書き込み権限を付けて、captcha画像が生成されるようにした場合は、
>
>Requests per second: 2.13 [#/sec]
>
>となりました。
>
>WP や Nucleus には、captcha は標準ではありませんので、captcha
>なしで比較するの妥当かも知れませんが。
>
>
>$ /usr/sbin/ab -n 100 'http://localhost/inktype/index.php/blog/post'
>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:          /inktype/index.php/blog/post
>Document Length:        5751 bytes
>
>Concurrency Level:      1
>Time taken for tests:   46.869417 seconds
>Complete requests:      100
>Failed requests:        13
>   (Connect: 0, Length: 13, Exceptions: 0)
>Write errors:           0
>Total transferred:      725487 bytes
>HTML transferred:       575087 bytes
>Requests per second:    2.13 [#/sec] (mean)
>Time per request:       468.694 [ms] (mean)
>Time per request:       468.694 [ms] (mean, across all concurrent requests)
>Transfer rate:          15.11 [Kbytes/sec] received
>
>Connection Times (ms)
>              min  mean[+/-sd] median   max
>Connect:        0    0   0.0      0       0
>Processing:   423  468 104.8    441    1295
>Waiting:      355  466 105.7    441    1294
>Total:        423  468 104.8    441    1295
>
>Percentage of the requests served within a certain time (ms)
>  50%    441
>  66%    446
>  75%    449
>  80%    452
>  90%    544
>  95%    668
>  98%    749
>  99%   1295
> 100%   1295 (longest request)
>
>
>// Kenji
>
>_______________________________________________
>Codeigniter-users mailing list
>Codei****@lists*****
>http://lists.sourceforge.jp/mailman/listinfo/codeigniter-users




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