Remove `free -m` RSpec report
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.
Showing
Please register or sign in to comment