yacy_search_server/source/de/anomic/yacy/graphics
2009-12-02 00:37:59 +00:00
..
NetworkGraph.java
OSMTile.java some enhancements in web caching: avoid double loading of response metadata and/or content 2009-11-19 10:17:26 +00:00
ProfilingGraph.java
WebStructureGraph.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. 2009-12-02 00:37:59 +00:00