yacy_search_server/source
orbiter 7b1c9e6aee discovered and removed a (possibly large) memory leak:
many classes used the kelondroMapDataMining (was: kelondroMapObjects) which adds statistical
functions to the kelondroMap (was: kelondroObjects), but these functions were not used by these
classes. Especially the HTCACHE and robots.txt database allocate a very large number of objects
for statistical use, but never used them. By replacing the kelondroMapDataMining with the
kelondroMap object for these classes now less memory is allocated.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4986 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-07-11 07:34:48 +00:00
..
de/anomic discovered and removed a (possibly large) memory leak: 2008-07-11 07:34:48 +00:00
dbtest.java - refactoring of robots parser 2008-07-05 00:35:20 +00:00
genpw.java
migration.java major step forward to network switching (target is easy switch to intranet or other networks .. and back) 2008-05-05 23:13:47 +00:00
screenshot.java refactoring 2008-03-04 22:45:45 +00:00
yacy.java refactoring of kelondroObjects (mainly renaming to kelondroMap) 2008-07-10 22:08:16 +00:00