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/yacy
orbiter 4c013d9088
more UTF8 getBytes() performance hacks
14 years ago
..
dht more UTF8 getBytes() performance hacks 14 years ago
graphics removed the DNS resolving for web structure computation from the indexing queue and placed it in a concurrent computation queue that does not block the crawler. Makes crawling faster and less DNS-speed-dependent 14 years ago
seedUpload - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
Tray.java *) set SVN properties 14 years ago
yacyAccessible.java more UTF8 getBytes() performance hacks 14 years ago
yacyBuildProperties.java replaced more appearance of double values by float values 14 years ago
yacyChannel.java *) set SVN properties 14 years ago
yacyClient.java more UTF8 getBytes() performance hacks 14 years ago
yacyCore.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
yacyNetwork.java *) set SVN properties 14 years ago
yacyNewsDB.java more UTF8 getBytes() performance hacks 14 years ago
yacyNewsPool.java
yacyNewsQueue.java more UTF8 getBytes() performance hacks 14 years ago
yacyPeerActions.java more UTF8 getBytes() performance hacks 14 years ago
yacyRelease.java * fix bug #6 14 years ago
yacySearch.java more UTF8 getBytes() performance hacks 14 years ago
yacySeed.java more UTF8 getBytes() performance hacks 14 years ago
yacySeedDB.java more UTF8 getBytes() performance hacks 14 years ago
yacySeedUploader.java
yacyUpdateLocation.java *) set SVN properties 14 years ago
yacyVersion.java