Derailed Benchmarks might be a bit more popular than Get Process Memory. We know about 1 link to it since March 2021 and only 1 link to Get Process Memory. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Not perfect, but not nothing https://github.com/schneems/get_process_mem. Reads from the info at /proc/#{pid}/smaps https://github.com/schneems/get_process_mem/blob/2897a5a76dec655bdc4242ec75538fc7896395f1/lib/get_process_mem.rb#L95-L104. Source: almost 4 years ago
The derailed_benchmarks gem is a suite of very useful tools for all kinds of performance work, primarily aimed at Rails apps. For finding leaks, we want to look at perf:mem_over_time, perf:objects, and perf:heap_diff. - Source: dev.to / about 3 years ago
Oink - Oink is a Rails plugin and log parser to help narrow down the source(s) of increased memory usage in rails applications.
Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.
dotMemory - dotMemory allows users to analyze memory usage in a variety of .NET and .NET Core applications.
MemoryLogic - MemoryLogic offers tools to add process id and memory usage in rails logs and to track memory leaks.
Benchmark-ips - Benchmark-ips offers an iterations per second enhancement to Benchmark.
Yourkit - Java and .NET profilers. Continuous performance monitoring.