Skip to content

Repository files navigation

p99.Ruby

Low-cost generation of performance percentiles (p50, p90, p99, p99.9, etc.), for Ruby

Language License GitHub release Last Commit Gem Version Ruby

Table of Contents

Introduction

p99 is a lightweight, low-overhead library designed for generating real-time performance percentiles in high-frequency or latency-sensitive environments.

p99.Ruby is the Ruby implementation.

Installation

Install via gem as in:

gem install p99-ruby

or add it to your Gemfile.

Use via require, as in:

require 'p99'

Components

T.B.C.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/p99.Ruby.

Dependencies

  • <none>

Development Dependencies

Related projects

License

p99.Ruby is released under the 3-clause BSD license. See LICENSE for details.

About

Very low-cost measuring of performance percentiles, for Ruby

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages