• Aleksei Lipniagov's avatar
    Remove `free -m` RSpec report · 2520edcc
    Aleksei Lipniagov authored
    This doesn't provide any data which is immediately actionable. I would
    suggest using `with_memory_allocations` instead if we decide to profile
    RSpec memory, as it would allow us to measure the mem pressure during
    the spec execution.
    2520edcc
rspec_helpers.sh 17.6 KB