yacy_search_server/source/net/yacy/kelondro/order
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
..
AbstractOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
Base64Order.java performance hacks 2010-04-28 08:38:57 +00:00
Bitfield.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
ByteOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
CloneableIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
CloneableMapIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
Digest.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
MergeIterator.java replaced RowSetArray in ObjectIndexCache with RowSet to reduce complexity in MergeIterator. This complexity caused too much computing overhead when the RowSetArray had become very large. 2010-04-14 19:26:51 +00:00
MicroDate.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
NaturalOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
Order.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
RotateIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
StackIterator.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
StringOrder.java