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/kelondro/data/word
orbiter 0c1b29f3c9
- applied many small performance hacks
14 years ago
..
Word.java more concurrency (enhancement) hacks 14 years ago
WordReference.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
WordReferenceFactory.java less String object creation during search 14 years ago
WordReferenceRow.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
WordReferenceVars.java - applied many small performance hacks 14 years ago