yacy_search_server/source/de/anomic/yacy/graphics
2011-03-07 20:36:40 +00:00
..
EncodedImage.java added a buffer for network images to reduced load on yacy.net network image server 2010-07-28 12:45:53 +00:00
NetworkGraph.java some more performance hacks 2011-02-26 01:24:49 +00:00
OSMTile.java some more performance hacks 2011-02-26 01:24:49 +00:00
ProfilingGraph.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
WebStructureGraph.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'. 2011-03-07 20:36:40 +00:00