cebit
cebit****@asima*****
2008年 8月 8日 (金) 11:04:34 JST
Mottaです。 ありがとうございます。 同じぐらいですか。 Nucleusの倍ぐらい早かったら相当早いと思ったのですが、そうは行きませんでしたか。 MTよりは確実に早いと思いますし、世界最速ではないにせよ早いので良かったです。 あとはどう広めるかですね。 がんばっていじってみます。 > Date: Thu, 7 Aug 2008 22:20:03 +0900 > From: Kenji <kenji****@club*****> > Subject: Re: [Codeigniter-users] InkType と WP の速度比較 > To: codei****@lists***** > Message-ID: <20080****@club*****> > Content-Type: text/plain; charset=ISO-2022-JP > > 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 > > > > ------------------------------