Files
@ d162de13caec
Branch filter:
Location: kallithea/rhodecode/templates/changeset/raw_changeset.html - annotation
d162de13caec
177 B
text/html
memory optimizations, call diffs only when needed ie. after checking for binary, and cutoff limit.
reduces memory consumption a lot on binary files ! Additionally checking for binary before the size gives little more performance as well
reduces memory consumption a lot on binary files ! Additionally checking for binary before the size gives little more performance as well