{"id":78898,"library":"rspec-benchmark","title":"RSpec Benchmark","description":"Performance testing matchers for RSpec to set expectations on speed, resources usage and scalability.","status":"active","version":"0.6.0","language":"ruby","source_language":null,"source_url":"https://github.com/piotrmurach/rspec-benchmark","tags":["testing","benchmark","performance","rspec"],"install":[{"cmd":"gem install rspec-benchmark","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rspec-benchmark', '~> 0.6.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RSpec","correct":"require 'rspec/benchmark'"}],"quickstart":{"code":"require 'rspec/benchmark'\n\nRSpec.describe 'MyClass' do\n  it 'performs under 0.1 seconds' do\n    expect { MyClass.new.run }.to perform_under(0.1).sec\n  end\nend","lang":"ruby","description":"Use RSpec matchers to benchmark performance."},"warnings":[],"env_vars":null,"search_vec":"'benchmark':2,18 'expect':10 'matcher':5 'perform':3,19 'resourc':13 'rspec':1,7,20 'scalabl':16 'set':9 'speed':12 'test':4,17 'usag':14","created_at":"2026-06-18T04:34:40.203533+00:00","updated_at":"2026-06-18T04:34:40.203533+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/piotrmurach/rspec-benchmark","github":"https://github.com/piotrmurach/rspec-benchmark","docs":"http://www.rubydoc.info/gems/rspec-benchmark/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}