You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document
orbiter e1b6916423
always try to guess the size of a StringBuilder to prevent too many memory re-allocations
14 years ago
..
content always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
geolocalization replaced more appearance of double values by float values 14 years ago
importer replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
language *) cleaning up the code a little bit 14 years ago
parser always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
AbstractParser.java redesign of parser interface: 15 years ago
Classification.java *) added SID file (Commodore 64) sound file parser 14 years ago
Condenser.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
Document.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
ImageParser.java redesign of parser interface: 15 years ago
LargeNumberCache.java more performance hacks 14 years ago
LibraryProvider.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
Parser.java *) added SID file (Commodore 64) sound file parser 14 years ago
Phrase.java more performance hacks 14 years ago
SentenceReader.java *) set SVN properties 14 years ago
SnippetExtractor.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
TextParser.java *) added SID file (Commodore 64) sound file parser 14 years ago
WordCache.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
WordTokenizer.java *) set SVN properties 14 years ago