nesquena / rabl

General ruby templating with json, bson, xml, plist and msgpack support
http://blog.codepath.com/2011/06/27/building-a-platform-api-on-rails/
MIT License
3.64k stars 334 forks source link

Performance degradation after upgrading to Rails 4.0 #677

Open waruboy opened 8 years ago

waruboy commented 8 years ago

Hello,

I just recently upgraded my app rails version from 3.2.x to 4.0.13. I noticed a performance degradation on our api endpoint, without any code change. New relic screenshot: https://www.dropbox.com/s/g0on6zj51rf857b/Selection_053.png?dl=0

Do you have any idea of what might caused this? The app use rabl 0.11.6 with oj 2.12.4