piotrmurach/benchmark-perf

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-perf.gemspec
bin/console
bin/setup
examples/ips.rb5
A
0 mins
lib/benchmark-perf.rb1
A
0 mins
lib/benchmark/perf.rb15
A
0 mins
lib/benchmark/perf/clock.rb44
A
0 mins
lib/benchmark/perf/cpu_result.rb41
A
0 mins
lib/benchmark/perf/execution.rb72
A
3 hrs
lib/benchmark/perf/ips_result.rb46
A
0 mins
lib/benchmark/perf/iteration.rb50
A
0 mins
lib/benchmark/perf/stats.rb25
A
0 mins
lib/benchmark/perf/version.rb5
A
0 mins
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake