Sha256: cff8d7fc6d06251df6efcc3888be6ea801cb70a6d0c2d3134c6ef107aee66013
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
#!/usr/bin/env ruby lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require 'puma/benchmark' Puma::Benchmark.parse ARGV
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
puma-benchmark-0.1.1 | exe/puma-benchmark |
puma-benchmark-0.1.0 | exe/puma-benchmark |