Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-02-28 | 1 | -6/+23 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-02-12 | 1 | -0/+1 |
| | |||||
* | Get memory data after booting app in production62722-boot-app-in-ci-and-check-memory-ce | Aleksei Lipniagov | 2019-06-28 | 1 | -0/+11 |
| | | | | | | Preload the app in `production` env, hit it with a single request, and gather total gem memory consumption data using `derailed exec perf:mem` from `derailed_benchmarks`. Present the result as MR metrics. | ||||
* | Revert "Merge branch '62722-boot-app-in-ci-and-check-memory' into 'master'" | Rémy Coutable | 2019-06-28 | 1 | -11/+0 |
| | | | This reverts merge request !30031 | ||||
* | Get memory data after booting app in production62722-boot-app-in-ci-and-check-memory | Aleksei Lipniagov | 2019-06-28 | 1 | -0/+11 |
Preload the app in `production` env, hit it with a single request, and gather total gem memory consumption data using `derailed exec perf:mem` from `derailed_benchmarks`. Present the result as MR metrics. |