piotrmurach/rspec-benchmark

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
bin/console
bin/setup
examples/activerecord.rb30
A
0 mins
lib/rspec-benchmark.rb1
A
0 mins
lib/rspec/benchmark.rb19
A
0 mins
lib/rspec/benchmark/allocation_matcher.rb128
A
2 hrs
lib/rspec/benchmark/comparison_matcher.rb141
A
2 hrs
lib/rspec/benchmark/complexity_matcher.rb74
A
0 mins
lib/rspec/benchmark/configuration.rb18
A
0 mins
lib/rspec/benchmark/formatter.rb28
A
0 mins
lib/rspec/benchmark/iteration_matcher.rb58
A
0 mins
lib/rspec/benchmark/matchers.rb46
A
0 mins
lib/rspec/benchmark/timing_matcher.rb85
A
0 mins
lib/rspec/benchmark/version.rb5
A
0 mins
rspec-benchmark.gemspec
tasks/coverage.rake
tasks/spec.rake