-
- Downloads
Reduce query count for snippet search
Recudes the number of queries within the snippet search from approx. 50 to approx. 14 by preloading the authors Part of #27392
Showing
- app/views/search/results/_snippet_blob.html.haml 1 addition, 1 deletionapp/views/search/results/_snippet_blob.html.haml
- app/views/search/results/_snippet_title.html.haml 1 addition, 1 deletionapp/views/search/results/_snippet_title.html.haml
- changelogs/unreleased/snippets-search-performance.yml 4 additions, 0 deletionschangelogs/unreleased/snippets-search-performance.yml
- lib/gitlab/snippet_search_results.rb 2 additions, 2 deletionslib/gitlab/snippet_search_results.rb
Please register or sign in to comment