Metadata


Name
benchmark_driver
Version
0.16.5
Platform
ruby
Authors
Takashi Kokubun
Bindir
exe
Date
2024-03-27 00:00:00 UTC
Dependencies
bundler (>= 0, development)
rake (>= 0, development)
rspec (>= 0, development)
rspec-retry (>= 0, development)
Description
Fully-featured accurate benchmark driver for Ruby
Email
takashikkbn@gmail.com
Executables
benchmark-driver
Files
.github/workflows/test.yml
.gitignore
.rspec
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
benchmark-driver/.gitignore
benchmark-driver/CODE_OF_CONDUCT.md
benchmark-driver/Gemfile
benchmark-driver/LICENSE.txt
benchmark-driver/README.md
benchmark-driver/Rakefile
benchmark-driver/benchmark-driver.gemspec
benchmark-driver/bin/console
benchmark-driver/bin/setup
benchmark-driver/lib/benchmark-driver.rb
benchmark-driver/lib/benchmark/driver.rb
benchmark_driver.gemspec
bin/console
bin/setup
exe/benchmark-driver
images/optcarrot.png
lib/benchmark_driver.rb
lib/benchmark_driver/bulk_output.rb
lib/benchmark_driver/chruby.rb
lib/benchmark_driver/config.rb
lib/benchmark_driver/default_job.rb
lib/benchmark_driver/default_job_parser.rb
lib/benchmark_driver/job_parser.rb
lib/benchmark_driver/metric.rb
lib/benchmark_driver/output.rb
lib/benchmark_driver/output/all.rb
lib/benchmark_driver/output/compare.rb
lib/benchmark_driver/output/markdown.rb
lib/benchmark_driver/output/record.rb
lib/benchmark_driver/output/simple.rb
lib/benchmark_driver/rbenv.rb
lib/benchmark_driver/repeater.rb
lib/benchmark_driver/ridkuse.rb
lib/benchmark_driver/ruby_interface.rb
lib/benchmark_driver/runner.rb
lib/benchmark_driver/runner/block.rb
lib/benchmark_driver/runner/command_stdout.rb
lib/benchmark_driver/runner/ips.rb
lib/benchmark_driver/runner/memory.rb
lib/benchmark_driver/runner/once.rb
lib/benchmark_driver/runner/recorded.rb
lib/benchmark_driver/runner/ruby_stdout.rb
lib/benchmark_driver/runner/time.rb
lib/benchmark_driver/rvm.rb
lib/benchmark_driver/struct.rb
lib/benchmark_driver/version.rb
Homepage
https://github.com/benchmark-driver/benchmark-driver
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.5.0
Required rubygems version
>= 0
Rubygems version
3.5.3
Specification version
4
Summary
Fully-featured accurate benchmark driver for Ruby
Original platform
ruby
New platform
ruby