yacy_search_server/source/net/yacy/kelondro
orbiter 7b69d79727 enhanced remove() operation: in many cases it is not necessary to return the removed object to the called.
for such cases the delete() operation was introduced which is sometimes much cheaper in operation since it does not need to create objects to hold the removed content and it does not need to read those objects.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6824 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-20 14:47:41 +00:00
..
blob 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
data enhanced object hash computation 2010-04-15 14:19:29 +00:00
index 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
io removed usage of temporary files: causes too much IO 2010-04-14 22:17:18 +00:00
logging more PMD recommendations 2010-01-12 20:53:19 +00:00
order a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
rwi 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
table 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
util a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
workflow performance hacks 2010-04-13 23:29:55 +00:00