gem_bench 2.0.2
* Benchmark different versions of same or similar gems * Copy & Re-namespace any gem to benchmark side-by-side with `benchmarks-ips` * Enforce Gemfile version constraints * Regex search across all installed gem's source code to find issues quickly * Trim down app load times by keeping your worst players on the bench (useful for beating Heroku slug load time cutoff)
Gemfile:
=
安装:
=
Runtime 依赖 (2):
bundler
>= 1.14
version_gem
~> 1.1, >= 1.1.4
Development 依赖 (13):
awesome_print
>= 0
kettle-soup-cover
~> 1.0, >= 1.0.2
method_source
>= 1.1.0
rake
>= 0
rspec
>= 0
rubocop-lts
~> 10.1
rubocop-packaging
~> 0.5, >= 0.5.2
rubocop-rspec
>= 0
simplecov
>= 0
standard
>= 1.35.1
yard
~> 0.9, >= 0.9.34
yard-junk
~> 0.0.10