diff options
Diffstat (limited to 'math/rubygem-mtrc/pkg-descr')
-rw-r--r-- | math/rubygem-mtrc/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/rubygem-mtrc/pkg-descr b/math/rubygem-mtrc/pkg-descr index dd87a8c6830c..6f10c6b55af9 100644 --- a/math/rubygem-mtrc/pkg-descr +++ b/math/rubygem-mtrc/pkg-descr @@ -3,5 +3,3 @@ extract basic statistics, such as histograms and percentiles, from them. It takes samples, and provides tick counters, percentiles, and sorted datasets. This can be used for profiling repeated events such as application requests or message queue arrival rates. - -WWW: https://github.com/aphyr/mtrc |