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