RubyGems Navigation menu

benchmark-trend 0.2.0

Benchmark::Trend will help you estimate the computational complexity of Ruby code by running it on inputs increasing in size, measuring their execution times, and then fitting these observations into a model that best predicts how a given Ruby code will scale as a function of growing workload.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.0 - March 07, 2020 (11.5 KB)
  2. 0.3.0 - April 21, 2019 (14.5 KB)
  3. 0.2.0 - September 30, 2018 (15.0 KB)
  4. 0.1.0 - September 08, 2018 (14.0 KB)

Development 依赖 (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

业主:

作者:

  • Piotr Murach

SHA 256 校验和:

3848d3eeed39d5c418ae88fa0bbd27b739721cc013b7a426ba1f5d2de896877d

下载总量 13,960,185

这个版本 83,439

许可:

MIT

需要的 Ruby 版本: >= 2.0.0

链接: