bin/benchmark-http in benchmark-http-0.8.0 vs bin/benchmark-http in benchmark-http-0.8.1

- old
+ new

@@ -21,8 +21,8 @@ # THE SOFTWARE. require_relative '../lib/benchmark/http' begin - Benchmark::HTTP::Command.parse(ARGV).invoke + Benchmark::HTTP::Command.call rescue Interrupt end