I have a Ruby on Rails 3.0.9 application deployed on Apache 2.x with mod_ruby (REE). I collect performance statistics with NewRelic and I see that GC Execution happens too often and takes too much time.
我在Apache 2上部署了一个Ruby on Rails 3.0.9应用程序。x mod_ruby(REE)。我使用NewRelic收集性能统计数据,我发现GC执行太频繁,花费太多时间。
What shall I look at to improve this?
我该看些什么来改善这一点呢?
Thanks in advance
谢谢提前