Forum: Ruby on Rails How to find Memory leaks in Rails app

Posted by Purushothaman Raju (Guest)
on 2012-12-11 11:27
(Received via mailing list)
we have developed a rails app that reduces the speed of the website. it
works gr8 on restarting the server but prolonged usage causes the server
speed to reduce plz help
Posted by pe medeiros (Guest)
on 2012-12-11 12:36
(Received via mailing list)
I guess New Relic has tools that can help you find those memory leaks.

But one thing that I guess taht can help is see if you are creating too
many objects at the session and not destroying it.


2012/12/11 Purushothaman Raju <purush97k@gmail.com>

> To view this discussion on the web visit
> https://groups.google.com/d/msg/rubyonrails-talk/-....
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



--
Pedro Henrique de Souza Medeiros
----------------------------------
Cel: +55 (61) 9197-0993
Email: pedrosnk@gmail.com

Beautiful is better than ugly,
Explicit is better than implicit,
Simple is better than complex,
Complex is better than complicated.

The Zen of Python, by Tim Peters
Posted by Purushothaman Raju (Guest)
on 2012-12-12 05:40
(Received via mailing list)
Thanks Pedro Medeiros i will try new relic
Posted by Rajarshi (Guest)
on 2012-12-13 14:17
(Received via mailing list)
Hi Raju,

You can use Bleakhouse to find out memory leak
https://github.com/evan/bleak_house

Thanks & Regards
Rajarshi Das
Posted by Purushothaman Raju (Guest)
on 2012-12-14 05:45
(Received via mailing list)
Thanks Rajarshi Das i will definitely try it


On Thu, Dec 13, 2012 at 6:45 PM, Rajarshi <rdas2576@gmail.com> wrote:

>
>> You received this message because you are subscribed to the Google Groups
>>
>
--
Cheers♥♥,
*Purushothaman R*.
*Web-Developer, OpenDoor technologies Pvt Ltd.*
*website : Web development FAQ's 
<http://faqwebdevelopment.blogspot.in/>*
*9945750110*
Posted by Senthil Sundaram (vss123)
on 2013-01-20 15:43
(Received via mailing list)
No tools helped us much. This what we
did, 
http://siliconsenthil.in/blog/2013/01/19/how-we-de...

Thanks.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.