-
- Downloads
Gather memory usage data in tests
Log memory stats after running each spec file and compile the report.
Showing
- .gitlab/ci/rails.gitlab-ci.yml 5 additions, 0 deletions.gitlab/ci/rails.gitlab-ci.yml
- scripts/gather-test-memory-data 21 additions, 0 deletionsscripts/gather-test-memory-data
- spec/spec_helper.rb 1 addition, 0 deletionsspec/spec_helper.rb
- spec/support/helpers/memory_usage_helper.rb 37 additions, 0 deletionsspec/support/helpers/memory_usage_helper.rb
- spec/support/helpers/test_env.rb 22 additions, 0 deletionsspec/support/helpers/test_env.rb
scripts/gather-test-memory-data
0 → 100755
spec/support/helpers/memory_usage_helper.rb
0 → 100644
Please register or sign in to comment