yacy_search_server/source/de/anomic
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
such an entry cannot be instantiated without allocation of new byte[]; instead
it can re-use memory from other kelondroRow.Entry objects.
during bugfixing also other bugs may have been solved, maybe the INCONSISTENCY problem
could have been solved. One cause can be missing synchronization during bulk storage
when a R/W-path optimization is done. To test this case, the optimization is currently
switched off.
More memory enhancements can be done after this initial change to the allocation scheme.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3536 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-03 12:10:12 +00:00
..
data bugfix 2007-03-20 15:37:19 +00:00
htmlFilter added author tag to indexing content 2007-03-17 01:18:34 +00:00
http *) bugfix: setting mimeType properly for dir listing with e.g. "?format=xml" 2007-03-23 05:37:19 +00:00
icap replaced some toString() 2007-02-06 16:26:56 +00:00
index optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
kelondro optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
net - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
plasma optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
server optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
soap *) trying to solve SecurityManager problem during init of soap engine 2007-03-31 16:01:52 +00:00
tools added selection of audio, video, image and application resources 2006-12-01 16:21:17 +00:00
urlRedirector added option to distinguish between text crawl and media crawl 2006-12-19 03:10:46 +00:00
yacy *) fix for rare bug in PPM-calc 2007-03-25 21:46:03 +00:00
ymage redesign of ymage classes 2007-01-15 23:31:50 +00:00