piotrmurach/benchmark-trend

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/config.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
appveyor.yml
benchmark-trend.gemspec
bin/console
bin/setup
examples/fib_constant.rb12
A
0 mins
examples/fib_linear.rb13
A
0 mins
examples/prime.rb11
A
0 mins
exe/bench-trend
lib/benchmark-trend.rb1
A
0 mins
lib/benchmark/trend.rb161
A
1 hr
lib/benchmark/trend/clock.rb44
A
0 mins
lib/benchmark/trend/version.rb5
A
0 mins
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake