yacy_search_server/source/net/yacy/kelondro
orbiter dc0db3550e avoid string conversion
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7584 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-11 00:59:27 +00:00
..
blob moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
data avoid string conversion 2011-03-11 00:59:27 +00:00
index avoid string conversion 2011-03-11 00:59:27 +00:00
io moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
logging added default size to StringBuffer in logger (and it is not possible to replace the StringBuffer with a StringBuilder...) 2011-03-09 09:53:57 +00:00
order - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
rwi more memory protection: auto-flush of caches in case of memory shortage 2011-03-09 16:32:34 +00:00
table moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
util - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
workflow always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00