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/table
orbiter 1110d16af9
performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0
14 years ago
..
ChunkIterator.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 15 years ago
Relations.java better memory management and slightly less (in total and temporary) RAM allocation: 15 years ago
SQLTable.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 14 years ago
SplitTable.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 14 years ago
Table.java - removed synchronization in serverSwitch which should improve speed 14 years ago