ruby-rspec-memory

RSpec helpers for checking memory allocations

Description

RSpec::Memory makes assertions about memory usage.

Allocating large amounts of objects can lead to memory problems. RSpec::Memory adds a limit_allocations matcher, which tracks the number of allocations and memory size for each object type and allows you to specify expected limits.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/socketry/rspec-memory


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-rspec-memory