Files @ d162de13caec
Branch filter:

Location: kallithea/rhodecode/public/js/yui/autocomplete/assets/autocomplete-core.css - annotation

Marcin Kuzminski
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
1
2
3
4
5
6
7
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
/* This file intentionally left blank */