• Marc Shaw's avatar
    Stream the Diff Stats back from Gitaly · 75ab15a2
    Marc Shaw authored
    This was causing an issue with the timing shown on the performance
      bar for this gitaly call. It was only measuring the time to make
      the call, and not the time taken to stream it back.
    
    Issue: gitlab.com/gitlab-org/gitlab/-/issues/209786
    Merge Request: gitlab.com/gitlab-org/gitlab/-/merge_requests/33606
    75ab15a2
commit_service.rb 16.4 KB