Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 9
2
Compare changes
  • Side-by-side
  • Inline
@@ -364,13 +364,20 @@ features:
These include x, y, z, and we will continue to add additional metrics
in subsequent releases.
- name: Performance impact of merge request now quantified
- name: Performance Impact of Merge Request are now Quantified
available_in: [ce, ees, eep]
documentation_link: ''
documentation_text: "Learn more "
image_url:
description: |
With GitLab 9.2, we added the ability to see the memory impact of a merge request, by adding a sparkline to the MR flow. As part of GitLab 9.3, we are taking this further and can now quantify the change in memory usage before and after the merge. It is now easier than ever for developers to be cognizant of the impact they are having on overall service performance, driving alignment across teams as delighting customers is everyone's job.
With
[GitLab 9.2](/2017/05/22/gitlab-9-2-released/#app-performance-feedback-on-merge-requests),
we added the ability to see the memory impact of a merge request,
by adding a sparkline to the MR flow. As part of GitLab 9.3, we are taking this
further and can now quantify the change in memory usage before and after the merge.
It is now easier than ever for developers to be cognizant of the impact they are
having on overall service performance, driving alignment across teams as
delighting customers is everyone's job.
- name: Debian 9 support
available_in: [ce, ees, eep]
Loading