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
orbiter b1781d7aae
some more performance hacks
14 years ago
..
BinSearch.java
BufferedObjectIndex.java
Cache.java
Column.java
HandleMap.java some more performance hacks 14 years ago
HandleSet.java some more performance hacks 14 years ago
Index.java
IndexTest.java
RAMIndex.java
RAMIndexCluster.java
Row.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 14 years ago
RowCollection.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 14 years ago
RowSet.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 14 years ago
RowSpaceExceededException.java