piotrmurach/benchmark-malloc

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-malloc.gemspec
bin/console
bin/setup
lib/benchmark-malloc.rb1
A
0 mins
lib/benchmark/malloc.rb82
A
2 hrs
lib/benchmark/malloc/allocation.rb35
A
0 mins
lib/benchmark/malloc/allocation_result.rb18
A
0 mins
lib/benchmark/malloc/allocation_set.rb35
A
0 mins
lib/benchmark/malloc/version.rb5
A
0 mins
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake