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/net/yacy/kelondro/index
Michael Peter Christen 4920ab7b76
optimize usage of size() cache
10 years ago
..
BinSearch.java refactoring 13 years ago
BufferedObjectIndex.java fix in key enumeration methods for cases where the enumeration is done 10 years ago
Cache.java - enhanced postprocessing speed and memory footprint (by using HashMaps 11 years ago
Column.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Index.java added missing @Override annotation 11 years ago
IndexTest.java - the webgraph shall store all links which appear on a web page and not 12 years ago
OnDemandOpenFileIndex.java optimize usage of size() cache 10 years ago
RAMIndex.java fix in key enumeration methods for cases where the enumeration is done 10 years ago
RAMIndexCluster.java another fix to ordering of table indexes; fixes also network stats 10 years ago
Row.java - the webgraph shall store all links which appear on a web page and not 12 years ago
RowCollection.java - enhanced postprocessing speed and memory footprint (by using HashMaps 11 years ago
RowHandleMap.java added missing @Override annotation 11 years ago
RowHandleSet.java - enhanced postprocessing speed and memory footprint (by using HashMaps 11 years ago
RowSet.java fix for bad table iteration 10 years ago