Commit Graph

256 Commits (9f298083cd2154de7a0470e83c5321c81749e2de)

Author SHA1 Message Date
orbiter d468d665c9 some changes that may help to prevent deadlocks that cause an OutOfMemoryError
19 years ago
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
19 years ago
orbiter 4ff742e42d implemented indexCollectionRI
19 years ago
orbiter 01f95eccd3 re-write of kelondroCollectionIndex. This is the data structure that
19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object
19 years ago
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM:
19 years ago
orbiter 8b77afd72c some fixes to new container merger
19 years ago
orbiter 830167596a bugfix for
19 years ago
orbiter 417ed5102e redesign of database iterators:
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
orbiter 40aa735520 fixe timing problem causing too long delay during initialization of kelondroTree objects
19 years ago
orbiter 671fd9a5c9 work towards new indexing database structure
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter ce9dd3e76d some work in the index construction zone (no effect yet)
19 years ago
orbiter 3b69b35bf2 added pre-load of node cache entries to kelondroRecords
19 years ago
orbiter 85d575e928 enhancements to kelondroRow and kelondroColumn
19 years ago
orbiter ab1ed053f5 another small correction
19 years ago
orbiter b92561fb67 removed unused code
19 years ago
orbiter eadbd56fc5 small adjustment to last commit
19 years ago
orbiter e9765ac4e6 introduced bulk read for node iterator in kelondroRecords
19 years ago
orbiter 6af70febef - added kelondroTree index option to kelondroFlexTable
19 years ago
orbiter dd2865178a major bugfix (searched a whole week for the bug) for
19 years ago
orbiter f9b9d085c4 just changed testing code
19 years ago
orbiter ef84fc4956 added IOException to size() and row()
19 years ago
orbiter 84dfd76a6a kelondroFlex bugfix
19 years ago
orbiter e40987ecab removed default memory reservation for testing
19 years ago
orbiter 4cc6e6551f bugfix
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
19 years ago
orbiter 41c4641612 added some profiling to kelondro caching classes
19 years ago
orbiter dd560e4b2f finetuning
19 years ago
orbiter 5b1d77cd4b some enhancements to caching
19 years ago
orbiter 650c7e9e55 some enhancements to caching
19 years ago
orbiter bde748f68f - integrated buffer in RowCollectionSet which speeds up the new
19 years ago
orbiter d083b15c4b tests/fixes
19 years ago
orbiter ce9a98ee25 experiments with buffer for collection class
19 years ago
orbiter 6aa0f6eb0f better abstraction, less synchronization
19 years ago
orbiter 1ec07fe351 better structure of the kelondro collection classes
19 years ago
orbiter 761d3bba54 integrated kelondroRowCollection in kelondroCollectionIndex
19 years ago
orbiter 8f0c1a240a added kelondroRowCollection and kelondroRowSet which
19 years ago
orbiter 4fa3271754 adopted memory calculation to new memory amount used by kelondroCollectionObjectMap
19 years ago
orbiter 11951aed41 replaced node cache Object type in kelondroTree:
19 years ago
orbiter 12af69dd86 cosmetics
19 years ago
orbiter ea72a7c580 added new objectMap (can replace HashMap and should use less memory, but is slower)
19 years ago
orbiter e8848a3532 bugfixing for new kelondroFlexTable
19 years ago
orbiter 75ed507d39 some debugging of new kelondroFlexTable class
19 years ago
orbiter 8a18302e84 some work on the intMap
19 years ago
orbiter 56084e9edc added a intMap, the new index management structure for kelondroFlexTables
19 years ago
orbiter eda055e729 - enhanced kelondroCollection speed
19 years ago
orbiter 5d2cd26529 enhanced kelondroCollection performance
19 years ago
orbiter 577a6e6487 some work on kelondroCollection, no effect on current YaCy functions
19 years ago