Metadata


Name
rspec-benchmark
Version
0.6.0
Platform
ruby
Authors
Piotr Murach
Bindir
bin
Date
2020-03-09 00:00:00 UTC
Dependencies
benchmark-malloc (~> 0.2)
benchmark-perf (~> 0.6)
benchmark-trend (~> 0.4)
rspec (>= 3.0)
rake (>= 0, development)
Description
Performance testing matchers for RSpec to set expectations on speed, resources usage and scalibility.
Email
piotr@piotrmurach.com
Extra rdoc files
README.md
CHANGELOG.md
LICENSE.txt
Files
CHANGELOG.md
LICENSE.txt
README.md
lib/rspec-benchmark.rb
lib/rspec/benchmark.rb
lib/rspec/benchmark/allocation_matcher.rb
lib/rspec/benchmark/comparison_matcher.rb
lib/rspec/benchmark/complexity_matcher.rb
lib/rspec/benchmark/configuration.rb
lib/rspec/benchmark/formatter.rb
lib/rspec/benchmark/iteration_matcher.rb
lib/rspec/benchmark/matchers.rb
lib/rspec/benchmark/timing_matcher.rb
lib/rspec/benchmark/version.rb
Homepage
https://github.com/piotrmurach/rspec-benchmark
Licenses
MIT
Metadata
{"bug_tracker_uri"=>"https://github.com/piotrmurach/rspec-benchmark/issues", "changelog_uri"=>"https://github.com/piotrmurach/rspec-benchmark/blob/master/CHANGELOG.md", "documentation_uri"=>"https://www.rubydoc.info/gems/rspec-benchmark", "homepage_uri"=>"https://github.com/piotrmurach/rspec-benchmark", "source_code_uri"=>"https://github.com/piotrmurach/rspec-benchmark"}
Require paths
lib
Required ruby version
>= 2.1.0
Required rubygems version
>= 0
Rubygems version
3.1.2
Specification version
4
Summary
Performance testing matchers for RSpec
Original platform
ruby
New platform
ruby