Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

BleakHouse - Ruby library to find memory leaks

  • Share this:
A Ruby library for finding memory leaks. Its features include:
  • leak-proof C instrumentation
  • minimal impact on runtime performance
  • fast analysis step
  • tracks all objects allocated on the heap, including internal types like T_NODE
  • easy integration into any program, not just Rails
http://github.com/fauna/bleak_house
License:
Tech: