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
orbiter 8281e29963
- more configuration for profiling graph (number of events)
15 years ago
..
AttrSeq.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
ByteArray.java moved table and util classes 16 years ago
ByteBuffer.java moved table and util classes 16 years ago
CompressedHashMap.java moved table and util classes 16 years ago
ConsoleInterface.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
DateFormatter.java moved table and util classes 16 years ago
DiskSpace.java patch for yacy disk usage detection on lvm host 15 years ago
Domains.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
EventTracker.java - more configuration for profiling graph (number of events) 15 years ago
FileUtils.java fix for crlf writing 15 years ago
Formatter.java moved table and util classes 16 years ago
ISO639.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
MapTools.java refactoring 16 years ago
MemoryControl.java update for memory observer algorithm 15 years ago
MemoryTracker.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
NamePrefixThreadFactory.java moved table and util classes 16 years ago
OS.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
ObjectSpace.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
Punycode.java refactoring 16 years ago
ScoreCluster.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
SetTools.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
SortStack.java better control of ranking order in sort stack 15 years ago
SortStore.java better control of ranking order in sort stack 15 years ago
XMLTables.java moved table and util classes 16 years ago
kelondroException.java moved table and util classes 16 years ago
kelondroOutOfLimitsException.java moved table and util classes 16 years ago