Oink

Rails log parser to identify actions which significantly increase VM heap size
Download

Oink Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT
  • Price:
  • FREE
  • Publisher Name:
  • Oink Team
  • Publisher web site:
  • http://github.com/noahd1/oink
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 10 KB

Oink Tags


Oink Description

Rails log parser to identify actions which significantly increase VM heap size Oink is a free Rails plug-in and log parser to help narrow down the source(s) of increased memory usage in Rails applications. Oink adds memory and active record instantiation information to Rails log during runtime and provides an executable to help digest the enhanced logs.Given a minimum threshold and a metric (memory or active record instantiation), the Oink executable reports:· The top ten single requests which exceeded the threshold for the metric, ordered by the request which exceeded the threshold the most· The number of times each action exceeded the threshold for the metric, ordered by the action which exceeded the threshold the most· (in verbose mode) The log lines produced by requests which exceeded the threshold


Oink Related Software