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/util
Michael Peter Christen e0d8643226
- performance hacks
13 years ago
..
BDecoder.java
BEncoder.java
ByteArray.java performance hack: use a hash cache for all hashes that are computed by a 13 years ago
ByteBuffer.java performance hack 13 years ago
CompressedHashMap.java
ConsoleInterface.java
FileUtils.java protection against strange answers from remote peers during search 13 years ago
Formatter.java - performance hacks 13 years ago
GenerationMemoryStrategy.java correct 'avaiable()' to use max of young / eden 13 years ago
ISO639.java Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 13 years ago
LookAheadIterator.java
MapTools.java
MemoryControl.java respect non-reserved Memory in GenerationMemoryStrategy 13 years ago
MemoryStrategy.java
NamePrefixThreadFactory.java
OS.java add-on to latest commit 13 years ago
ObjectSpace.java
ReverseMapIterator.java
SetTools.java changed storage of search words: keep order 13 years ago
StandardMemoryStrategy.java
XMLTables.java Now used synchronization in all close() methods to make sure all objects 13 years ago
kelondroException.java