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 55d8e686ea
performance hacks
15 years ago
..
AttrSeq.java applied code changes that are recommended by PMD 15 years ago
BDecoder.java - fix for bug in svn 6669 15 years ago
BEncoder.java added an api recording function: it shall be possible to record 15 years ago
ByteArray.java applied code changes that are recommended by PMD 15 years ago
ByteBuffer.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
CompressedHashMap.java applied code changes that are recommended by PMD 15 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 for for RFC5322 comformance as suggested by Quix0r in http://forum.yacy-websuche.de/viewtopic.php?p=19585#p19585 15 years ago
Domains.java avoiding excessive DNS lookups to determine localhost 15 years ago
EventTracker.java performance hacks 15 years ago
FileUtils.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 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
LookAheadIterator.java refactoring of tables data organisation 15 years ago
MapTools.java better handling of concurrency in seed 15 years ago
MemoryControl.java * reenable DHT if yet enough memory is available 15 years ago
MemoryTracker.java fix for memory tracker 15 years ago
NamePrefixThreadFactory.java moved table and util classes 16 years ago
OS.java applied code changes that are recommended by PMD 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
ReverseMapIterator.java redesign of CrawlResult data structures because of OOM occurrences during URL deletion processes. 15 years ago
ScoreCluster.java more PMD recommendations 15 years ago
SetTools.java applied code changes that are recommended by PMD 15 years ago
SortStack.java better search computation: 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