durran/protocop

View on GitHub
perf/bench.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method benchmark! has 110 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def benchmark!
  Benchmark.bm do |bench|

    bench.report("Protocop::Buffer#write_boolean -->") do
      1_000_000.times do |n|
Severity: Major
Found in perf/bench.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status