Commit Graph

174 Commits (0c2cbc572beecebc037b4967664f4e09fb5ef24f)

Author SHA1 Message Date
auron_x 53d9ab6db7 *)fixed bug in PerformanceMemory_p.java which caused negative memory-values on big peers
19 years ago
orbiter d4b4812732 extended kelondroDyn with new objectBuffer
19 years ago
orbiter 35995cf8c7 some enhancements to caching and kelondroRA-methods
19 years ago
orbiter 2e89477f22 undoing last change
19 years ago
orbiter a3a4525931 usage of a buffer to prevent too many cache lookups in kelondroMap
19 years ago
orbiter 55c5b41bd0 modified kelondroDyn to work better with new object caches
19 years ago
orbiter 3e31820c3d - corrections to PerformanceMemory display of object cache
19 years ago
orbiter 29b1b0823c added monitoring of new object cache to performanceMemory page
19 years ago
orbiter 23ced30e83 fixed a bug in new caching
19 years ago
orbiter bab9ee38e7 added very experimental object cache for all kelondroTree
19 years ago
orbiter e9aadb2e11 quickfix for http://www.yacy-forum.de/viewtopic.php?p=19765#19765
19 years ago
orbiter 5defe97ccb fixed a problem / possible bug with ordering implementation (did not rotate always)
19 years ago
rramthun 250864406f ...
19 years ago
orbiter a37b09e303 implemented automatic adoption of chunk-read-ahead in kelondroTree to needed chunk size
19 years ago
orbiter 526407f32e adoptions, fixes for last commit
19 years ago
orbiter 488a0ed580 replaced old keyIterator and rowIterator by buffered iterators
19 years ago
orbiter dba02f399f starting of re-design of kelondroTree iterator
19 years ago
orbiter f02b426073 made kelondroTree.nodeIterator private
19 years ago
orbiter 431a4f3609 eliminated correcting iterator in kelondroTree
19 years ago
orbiter 9cca36a107 no more strict comparator checking in map exclude method if not needed
19 years ago
orbiter 4239db0d1c fixed new ordering for backup iterator TreeSet
19 years ago
orbiter f0464042fc fix for latest iterator-replacement-fix:
19 years ago
orbiter bcd99fe83e introduced a second RAM cache for DHT transfer
19 years ago
orbiter 69d26045eb quick-fix for http://www.yacy-forum.de/viewtopic.php?p=18805#18805
19 years ago
orbiter be88687d8c fixed some problems with new cache flush karenz
19 years ago
orbiter c51603a405 added two new kelondro classes that will handle the new index data structures (not used yet)
19 years ago
orbiter ba5fe0b287 fixed (again) nullPointerException in kelondroTree
19 years ago
orbiter 0017812b2e bugfix for null compare
19 years ago
orbiter 01c668fe1b experimental disabling of db write buffer
19 years ago
orbiter 4438a96b87 tried to fix "Object type or Object type combination not supported" bug
19 years ago
orbiter c70befbe9c added xml read/write example file: kelondroXMLTables
19 years ago
orbiter 785763d070 added debug output for "Object type or Object type combination not supported" bug.
19 years ago
hermens 56936139ae Fix logging in kelondroTree:
19 years ago
orbiter 3419b3bcdd fix for bug that caused the peer-counter problem.
19 years ago
orbiter 03c65742ba changes towards the new index storage scheme:
19 years ago
rramthun 84a00e5673 Use YaCy logging instead of something I don't understand.
19 years ago
orbiter b9d73f63e7 replaced String object in loop detection by byte[] to omit String-generation
19 years ago
orbiter 47843e69e2 auto-reset for switchboard queue stack
19 years ago
orbiter a70970f993 fixed increment in content iterator
19 years ago
orbiter d6581c445b added content iterator for corrupted database files
19 years ago
orbiter bb2095fe39 assortment files are now not deleted, but shifted to a backup directory.
19 years ago
orbiter 7366e39dd3 tried to fix 100% CPU bug.
19 years ago
orbiter 0371494010 tried to add word position to index
19 years ago
hermens 84fce71d11 *) correct merging of indexes when enumerating downward
19 years ago
orbiter d45b1162e2 signature fix
19 years ago
orbiter c51e18c4ad - added signatures to ordering
19 years ago
orbiter 38b19ff56a another bugfix to the correctedNodeIterator
19 years ago
orbiter 45c44ca9c8 bugfix for http://www.yacy-forum.de/viewtopic.php?t=1717
19 years ago
orbiter c137683a5c added patch to correct tree-iterator
19 years ago
orbiter 2028403670 - consolidated different orderings to kelondroNaturalOrder
19 years ago