エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Rails 2.0が1.2.6よりも30%~50%高速という話 - Hello, world! - s21g
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Rails 2.0が1.2.6よりも30%~50%高速という話 - Hello, world! - s21g
Performance comparison: Rails 1.2.6 vs 2.0.2 I ran both applications in Mongrel (with the ‘produc... Performance comparison: Rails 1.2.6 vs 2.0.2 I ran both applications in Mongrel (with the ‘production’ environment). The results of ‘ab -n 5000 http://localhost:3000/’ are as follows: Rails 1.2.6: 141.19 requests/sec Rails 2.0.2: 214.76 requests/sec Wow, what a difference! Rails 2.0 is 50% faster in a dummy application! 2.0の方が遅いという話もあったような気がしますが、速くなってるみたいですね。

