yacy_search_server/source/net/yacy/kelondro/table
2011-03-04 14:29:22 +00:00
..
ChunkIterator.java - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
Relations.java better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
SplitTable.java small bug fixes and experiments with search speed enhancement 2011-03-04 14:29:22 +00:00
SQLTable.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 2011-02-25 12:41:27 +00:00
Table.java - removed synchronization in serverSwitch which should improve speed 2011-02-22 12:56:25 +00:00