0

After upgrading to Rails 3, I discovered this article on Rails 3 performance that discusses benchmarks that show Rails 3 to be considerably slower by 2x and is Rails 3's ActiveRecord to be the culprit:

http://pulse.sportngin.com/news_article/show/86942

Does anyone know if Rails 4 will have worked out this issue? or even found a Rails 3 solution?

4

1 に答える 1

0

この記事には、アプリケーションが実行されたアプリケーションに関する詳細は記載されていません。そのため、3 の実行を高速化するローカルな違いがある可能性があります。また、古いサーバーだけでなく、アプリケーションの使用に適したサーバーを選択する必要もあります。したがって、アプリケーションの特定のニーズに合わせて、独自のベンチマークを実行することをお勧めします。

于 2013-06-24T08:49:25.650 に答える