yacy_search_server/source/net/yacy/kelondro/index
orbiter 455a763d7c performance hacks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6845 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-28 08:38:57 +00:00
..
ARC.java
BinSearch.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
BufferedObjectIndex.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
Cache.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
Column.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
ConcurrentARC.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
HandleMap.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
HandleSet.java enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
IndexTest.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
ObjectIndex.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
ObjectIndexCache.java fixed a bug in rwi storage data size allocation 2010-04-27 22:22:16 +00:00
Row.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
RowCollection.java performance hacks 2010-04-28 08:38:57 +00:00
RowSet.java performance hacks 2010-04-28 08:38:57 +00:00
RowSetArray.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
RowSpaceExceededException.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
SimpleARC.java added some modifications recommended by PMD for better performance 2010-01-10 01:40:26 +00:00