benchmarker 1.0.0
Benchmarker is a pretty good benchmark tool for Ruby. Compared to `benchmark.rb` (standard library), Benchmarker has a lot of useful features. See: https://kwatch.github.io/benchmarker/ruby.html
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (1):
            oktest
            ~> 1.0
          
    