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/de/anomic/data
orbiter 7db208c992
performance hacks: more pre-allocated StringBuilder
14 years ago
..
list
wiki hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
ymark performance hacks: more pre-allocated StringBuilder 14 years ago
BlogBoard.java more UTF8 getBytes() performance hacks 14 years ago
BlogBoardComments.java more UTF8 getBytes() performance hacks 14 years ago
BookmarkDate.java more UTF8 getBytes() performance hacks 14 years ago
BookmarkHelper.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
BookmarksDB.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
DidYouMean.java - non-blocking word hash computation with dynamic digest object generation (this was important!) 14 years ago
Diff.java
ListManager.java - applied many small performance hacks 14 years ago
MessageBoard.java more UTF8 getBytes() performance hacks 14 years ago
MimeTable.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 14 years ago
Translator.java
URLAnalysis.java performance hacks: more pre-allocated StringBuilder 14 years ago
URLLicense.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
UserDB.java more UTF8 getBytes() performance hacks 14 years ago
WorkTables.java more UTF8 getBytes() performance hacks 14 years ago