yacy_search_server/source
orbiter 5195c94838 two patches for performance enhancements of the index handover process from documents to the index cache:
- one word prototype is generated for each document, that is re-used when a specific word is stored.
- the index cache uses now ByteArray objects to reference to the RWI instead of byte[]. This enhances access to the the map that stores the cache. To dump the cache to the FS, the content must be sorted, but sorting takes less time than maintenance of a sorted map during caching.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5849 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-21 14:23:04 +00:00
..
de/anomic two patches for performance enhancements of the index handover process from documents to the index cache: 2009-04-21 14:23:04 +00:00
dbtest.java (peak-) performance hacks 2009-04-16 22:45:39 +00:00
genpw.java more refactoring of kelondro: 2009-01-30 22:08:08 +00:00
migration.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
screenshot.java added final where possible 2008-08-02 12:12:04 +00:00
yacy.java * convert byte[] hashes to string for log output 2009-04-18 14:35:18 +00:00