ruby-mtrc

library to accumulate metrics and extract basic statistics
  https://github.com/aphyr/mtrc
  0
  no reviews



MTRC is a small library to accumulate metrics and extract basic statistics from them. This library can generate min, max, median and percentile statistics for custom metrics in Ruby code.