railsmonk RSS

Hey, I'm Dima Sabanin and I love programming and I've been doing this since I was 10 years old. For the last 5 years I work with Rails.

I study Zen, I have a family with a small kid. This is my brain dump.

Email: sdmitry@gmail.com




Recommend Me

Archive

Jan
15th
Thu
permalink

MemoryUsageLogger Plugin

I’m sure everybody knows about it already, but in case you don’t: http://github.com/binarylogic/memory_usage_logger.

Adds amount of memory used by current process to every line of Rails log, so that you see how memory usage grows during the request processing. Should be very useful for tracking memory leaks.

Thanks to EngineYard for the link! Best hosting ever, as usual.