We have upgraded the rails project from 2.3.5 to 3.2.1 version.Now we need to find the performance improvement with rails 3.2.1. So please let me know one of the best performance measurement tool for our rails application.
Thanks, Sravan A
We have upgraded the rails project from 2.3.5 to 3.2.1 version.Now we need to find the performance improvement with rails 3.2.1. So please let me know one of the best performance measurement tool for our rails application.
Thanks, Sravan A
我推荐JMeter:
一旦你设计了你的测试并开始感受它,你就可以使用这个 gem:
https://github.com/altentee/gridinit-jmeter
这基本上是 JMeter 的 ruby 接口,可让您自动化测试。第二部分的一个很好的教程可以在这里找到:
http://blog.gridinit.com/2013/02/21/how-to-load-test-a-rails-app-with-gridinit-jmeter/