.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.rb | 30 | A 0 mins |
|
lib/rspec-benchmark.rb | 1 | A 0 mins |
|
lib/rspec/benchmark.rb | 19 | A 0 mins |
|
lib/rspec/benchmark/allocation_matcher.rb | 128 | A 2 hrs |
|
lib/rspec/benchmark/comparison_matcher.rb | 141 | A 2 hrs |
|
lib/rspec/benchmark/complexity_matcher.rb | 74 | A 0 mins |
|
lib/rspec/benchmark/configuration.rb | 18 | A 0 mins |
|
lib/rspec/benchmark/formatter.rb | 28 | A 0 mins |
|
lib/rspec/benchmark/iteration_matcher.rb | 58 | A 0 mins |
|
lib/rspec/benchmark/matchers.rb | 46 | A 0 mins |
|
lib/rspec/benchmark/timing_matcher.rb | 85 | A 0 mins |
|
lib/rspec/benchmark/version.rb | 5 | A 0 mins |
|
rspec-benchmark.gemspec | |
|
|
tasks/coverage.rake | |
|
|
tasks/spec.rake | |
|
|