Add more calculations to percentiles proplist.

The 90th percentile is obvious; the 50th has been included to simplify
access for end-users.
1 file changed
tree: 5d4f512529a7b2b1e064d72f607ad732c1017892
  1. src/
  2. LICENSE
  3. README.md
  4. rebar
  5. rebar.config
README.md

bear : a set of statistics functions for erlang

Currently bear is focused on use inside the Folsom Erlang metrics library but all of these functions are generic and useful in other situations.

Pull requests accepted!

Available under the Apache 2.0 License