Select Git revision
blob_helper.rb
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
-
Stan Hu authored
On a merge request with over 1000 changed files, there were redundant calls to blob_text_viewable?, which incurred about 7% of the time. Improves #14775
Stan Hu authoredOn a merge request with over 1000 changed files, there were redundant calls to blob_text_viewable?, which incurred about 7% of the time. Improves #14775