forked from mutewinter/Showbot
-
Notifications
You must be signed in to change notification settings - Fork 18
Link Dump
rikai edited this page Oct 15, 2016
·
1 revision
- http://www.brendangregg.com/FlameGraphs/memoryflamegraphs.html
- we need something like this...
- ( flame graphs are super neat and useful in general, not just for memory: https://github.com/brendangregg/FlameGraph )
- https://samsaffron.com/archive/2013/03/19/flame-graphs-in-ruby-miniprofiler
- http://www.justinweiss.com/articles/a-new-way-to-understand-your-rails-apps-performance/
- https://www.nateberkopec.com/2015/08/05/rack-mini-profiler-the-secret-weapon.html
- wtb this for non-webserver stuff
- http://jvns.ca/blog/2016/06/12/a-weird-system-call-process-vm-readv/
- http://jvns.ca/blog/2016/06/15/using-ltrace-to-debug-a-memory-leak/
- http://timetobleed.com/extending-ltrace-to-make-your-rubypythonperlphp-apps-faster/
- https://github.com/ice799/memprof
- "This project is no longer maintained. It does not work for any Ruby version above Ruby 1.8.7." :(
- https://github.com/tmm1/rbtrace
- https://github.com/ruby-prof/ruby-prof
- https://github.com/tmm1/stackprof
- http://naruse.hateblo.jp/entry/2016/05/31/130315
- is in japanese, but seems useful, even via google translate
- http://tmm1.net/ruby21-objspace/
- (more linked at the bottom of that)
- http://stackoverflow.com/questions/20956401/how-do-i-track-down-a-memory-leak-in-my-ruby-code
- https://github.com/ASoftCo/leaky-gems
- i think we have some of these?
- https://thejspr.com/blog/ruby-on-rails-memory-profiling/
- http://eng.rightscale.com/2015/09/16/how-to-debug-ruby-memory-issues.html
- http://blog.skylight.io/hunting-for-leaks-in-ruby/
- (even more links at the bottom of that)
- https://www.skylight.io/
- https://mispy.me/memory-profiling-in-ruby/
- https://samsaffron.com/archive/2013/11/22/demystifying-the-ruby-gc
- https://www.coffeepowered.net/2013/08/02/ruby-prof-for-rails/
- http://www.acunote.com/blog/2008/02/make-your-ruby-rails-applications-fast-performance-and-memory-profiling.html
- http://rbkit.codemancers.com/ O_O
- https://github.com/phluid61/memory-profiler-gem
- (may no longer work)
- https://cirw.in/blog/find-references
- assuming your morning isnt busy and you're bored xD
- https://samsaffron.com/archive/2015/03/31/debugging-memory-leaks-in-ruby