yacy_search_server/source/de/anomic/index
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster)
- the speed was doubled by avoiding read access during the dump
- the speed was dramatically increased at least by factor 10
   by using a temporary ram-file where the structures are flushed to
   before it is dumped then as a whole byte-chunk to the file system.
The speed enhancements also affects some other parts of the database.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3353 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-08 23:21:46 +00:00
..
indexCachedRI.java added exists-check based only on RAM index lookup: 2007-01-08 13:13:30 +00:00
indexCollectionRI.java added exists-check based only on RAM index lookup: 2007-01-08 13:13:30 +00:00
indexContainer.java fix for http://www.yacy-forum.de/viewtopic.php?p=28607#28607 2006-12-08 23:35:32 +00:00
indexContainerOrder.java bugfix for assertion bugs documented in 2006-12-01 01:30:05 +00:00
indexRAMRI.java enhanced speed of RAM cache flush by factor 20 (twenty times faster) 2007-02-08 23:21:46 +00:00
indexRI.java added exists-check based only on RAM index lookup: 2007-01-08 13:13:30 +00:00
indexRWIEntry.java enhanced ranking 2006-12-20 15:44:29 +00:00
indexRWIEntryNew.java enhanced ranking 2006-12-20 15:44:29 +00:00
indexRWIEntryOld.java enhanced ranking 2006-12-20 15:44:29 +00:00
indexURLEntry.java added selection of audio, video, image and application resources 2006-12-01 16:21:17 +00:00
indexURLEntryNew.java replaced some toString() 2007-02-06 16:26:56 +00:00
indexURLEntryOld.java - generalized object order handling 2006-12-06 03:02:57 +00:00