Back to Browse

How to debug memory leaks in ruby

1.1K views
Nov 7, 2022
13:24

We're going to look on how to identify the source of a memory leak on an unfamiliar code base. - Relevant links - Source code: https://github.com/rails-from-zero/2022-11-memory-leak - Chapters - 0:00 Application description 0:59 Measuring memory usage 4:10 Analyzing retained memory using heap profiler 9:12 Fixing the memory leak 10:28 Pinpointing used memory location 12:13 Final thoughts #ruby #memory #debugging

Download

0 formats

No download links available.

How to debug memory leaks in ruby | NatokHD