yacy_search_server/source/net/yacy/kelondro/index
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
instead of TreeMaps)
- enhanced memory footprint of database indexes (by introduction of
optimize calls)
- optimize calls shrink the amount of used memory for index sets if they
are not changed afterwards any more
2014-02-28 14:01:09 +01:00
..
BinSearch.java refactoring 2012-09-21 16:46:57 +02:00
BufferedObjectIndex.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Cache.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Column.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Index.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
IndexTest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
RAMIndex.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RAMIndexCluster.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Row.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
RowCollection.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RowHandleMap.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RowHandleSet.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
RowSet.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00