Commit Graph

815 Commits (3ebb904d2c81d458b3b4c0902c20ea1af87f2bdd)

Author SHA1 Message Date
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 066c88140f quickfix for OOM, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=875&hilit=&p=5686#p5686
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter 141db7ba48 there is less RAM needed for eco table (its just a security-plus for RAM check)
17 years ago
orbiter 249d61759a fix for false RAM table activation in EcoTables
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter cd3e0d6f03 tried to fix another eco bug
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 7d875290b2 more generics
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter 2485681002 added termination control for RotateIterator
17 years ago
orbiter e2e7f065e9 minor fixes, some generics
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter 6dc679785f - fixed bad sort behavior of kelondroRowSet, in this case: no sort at all!
17 years ago
orbiter 0b4205eb5a - fix double-deletion in eco tables
17 years ago
orbiter 4ce6fab428 added special handling for doubles in eco tables after initialization
17 years ago
orbiter 634430c48a - more logging
17 years ago
orbiter d372a78aef some fixes to bring back lulabads peer..
17 years ago
orbiter f945ee21d2 some security additions, keep maximum byte[] size to 2^27
17 years ago
orbiter 2f3b2f3481 - extended dbtest for comparisment tests
17 years ago
orbiter 9eb746863d interface enhancements for eco records memory statistics
17 years ago
orbiter 9abc927645 to fix inconsistencies in collection index, a double reference reporting mechanism has been implemented
17 years ago
orbiter 58a1f518f8 fixed some problems with eco tables
17 years ago
orbiter d4d07802ac better RAM protection using eco tables
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter 94f21d9403 activated new kelondroEcoTable file structure.
17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer)
17 years ago
orbiter b806a6af8b renamed kelondroEcoRecords to kelondroFullRecords (the "Eco"-name will be used for something else)
17 years ago
borg-0300 3cab85158c update for last commit
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
orbiter b3636f5ba8 re-implemented file index in kelondroFlex
17 years ago
orbiter a6ca3b51be more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter ce7257483d fix for bad fix with random access files (no performace enhancement)
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter 3e3d2e39a4 - some refactoring and redesign of kelondroBytesIntMap (created new class kelondroRAMIndex)
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
orbiter 48138952ff added memory measurement for index recreation to avoid OOM during index RAM space extension
17 years ago
orbiter a3bfd668aa opening of array files at startup time, not when first time the web index is accessed
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter ec7ba0d3d0 - fixed problem with too small sort fields (sortbound was not set)
17 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq()
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter 2421127612 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit=
17 years ago
orbiter d0d2771883 disabled multiprocessoring of rowCollection.sort for testing purpose
17 years ago
orbiter edc4da5317 fix for division by zero in test reoutine
17 years ago
orbiter df38aaf7bd update to RowCollection sort speed-enhancements:
17 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
18 years ago
orbiter f8318436a1 fix for last commit
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
orbiter 9a7b093eed tried to avoid endless loop, see also:
18 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158
18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
fuchsi b5f7df8d0a Speed up remove operations in rowCollections.
18 years ago
orbiter dbd1eeead5 fix for missing object miss-cache flush value:
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
18 years ago
orbiter 3ca8f71cbb refactoring of dbtest to create separated kelondro sql connector interface
18 years ago
orbiter 9678d1b282 fixed new EcoRecords-Nodes. Here I omitted object content copying before
18 years ago
orbiter 9a860cf397 bugfix for wrong record tracker message
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter f5a4efb76e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing
18 years ago
orbiter 4968556668 - fix for broken news queue during iteration
18 years ago
orbiter 5702257a5f fix for elementCount bug when db was reset
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29
18 years ago
orbiter 1a45ecb356 - fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 6518bb6c08 changed release strategy:
18 years ago
orbiter 5dd9acc2a7 removed calls to deprecated methods
18 years ago
(no author) ef24bed406 Sorry...
18 years ago
(no author) a29cb2e1af blupp
18 years ago
orbiter 11ac7688d5 reverted a part of last commit
18 years ago
orbiter b3f97b5c38 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter 3c5ff7f735 adopted kelondroBytesIntMap to kelondroIntBytesMap
18 years ago
orbiter 5551ff5306 enhanced index storage data structure kelondroBytesIntMap
18 years ago
orbiter 872eb46cb9 some redesign of the handling of the index for kelondroFlexTable
18 years ago
orbiter 46367afaaa update of memory-protection values
18 years ago
orbiter 85035dc319 addition to svn 3699: check send/receive if p2p-mode is activated
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
orbiter 22a0e9f117 more timeout-control
18 years ago
orbiter 0831034e07 fixed non-termination bug for robinson remote crawl peer selection
18 years ago
orbiter 191ef16499 fixed wrong ordering that caused bad dht selection
18 years ago
orbiter 35c660654d more debugging lines to fix bug for
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
orbiter 64a6d6e5e6 added new set iterator (needed for last commit)
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter 2f3b518169 temporary patch for startup-problem:
18 years ago
orbiter ba525ebf52 - re-enabled path optimization that was disabled during testing
18 years ago
orbiter 595ee10468 fixed datatabase inconsistency bugs
18 years ago
orbiter 7a7a1c7c29 fight against problems with remove-methods and synchronization
18 years ago
orbiter b6a5f53020 removed double synchronization from kelondroRecords.USAGE to prevent thread locking.
18 years ago
orbiter 063063aa0c fix for 100% cpu bug during dht selection
18 years ago
orbiter 25070822a5 fix for http://www.yacy-forum.de/viewtopic.php?p=33925#33925
18 years ago
orbiter 159bd0cab5 diverses; b.o. fix for http://www.yacy-forum.de/viewtopic.php?p=33914#33914
18 years ago
orbiter cdc7b77a62 fix for http://www.yacy-forum.de/viewtopic.php?p=33916#33916
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter fcdf000fbc bugfix for http://www.yacy-forum.de/viewtopic.php?p=33838#33838
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 210ede8230 added a class for byte-array management. This was the result of a very large experiment
18 years ago
orbiter 847349358b less memory usage during collectionIndex-rebuild
18 years ago
orbiter 602ac42010 fix for OOM case when a kelondroTree Node cache grows
18 years ago
orbiter 7af188ff9a fix for http://www.yacy-forum.de/viewtopic.php?p=33089#33089
18 years ago
orbiter 5bbf010107 removed synchronization of size() method from numerous classes to avoid thread locking
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter 581db87237 more debug code for
18 years ago
orbiter dd06d4cada more logging to better trace bug
18 years ago
orbiter 96b79bf86d redesigned remove method in kelondroRowSet
18 years ago
orbiter 9f929b5438 better snippet handling in case of snippet load fail
18 years ago
orbiter 909d7a8ae9 fixed wrong implemented row iterator in kelomdroFlexSplitTables
18 years ago
orbiter 3ef77d2030 fix for http://www.yacy-forum.de/viewtopic.php?p=29878#29878
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter 38b93f8cb8 bugfix for my last commit:
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 23338d2070 small fix for RAM computation
18 years ago
orbiter 4e8eb1dbe3 some minor changes here and there
18 years ago
orbiter 3499a364ef a little bit better memory protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
orbiter db235f2d61 added some memory protection in collection index multiple merge
18 years ago
orbiter b466baa574 added some memory protection
18 years ago
orbiter 51e12049fa third generation of R/W head path optimization
18 years ago
orbiter 10a3c20b8d some more enhancements to R/W Head path optimization
18 years ago
orbiter f4cfd19835 second Generation of collection R/W head path optimization:
18 years ago
orbiter 1fda50fd3c correct R/W head positioning in kelondroFlex
18 years ago
orbiter 304412a049 first generation of collection index R/W head path optimization
18 years ago
orbiter 32867580ee update to kelondroRecords needed fo last commit
18 years ago
orbiter 8668ac5d91 preparations for collection index cache flush optimization
18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
18 years ago
orbiter f7803a6ce4 enhanced crawl balancer
18 years ago
orbiter badab8d924 fixed some more bugs in new db handling
18 years ago
orbiter e72d253577 fixed problem with initial cache load
18 years ago
orbiter 2d8e472cfd emergeny bugfix for last commit
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster)
18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read)
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter d03cd41266 fix for http://www.yacy-forum.de/viewtopic.php?t=3411
18 years ago
orbiter e00e850a98 removed constants (no connection with yacySeed.dna identifier)
18 years ago
orbiter fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly
18 years ago
orbiter f696d3c1eb added double computation to kelondroMapObjects
18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
orbiter 16f88c49d9 applied patch from http://www.yacy-forum.de/viewtopic.php?p=27392#27392
18 years ago
orbiter 49ffedfd8b patch from Fuchs against deadlock,
18 years ago
orbiter c48374d14a new memory limit computation for indexing queue
18 years ago
borg-0300 f4737eebd6 Properties
18 years ago
borg-0300 1fc75c0f67 better logging
18 years ago
borg-0300 29922d5dd2 changed writeMap
18 years ago
borg-0300 5b00a04359 changed writeMap
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter 7cc4cec9c9 bugfix for assertion bugs documented in
18 years ago
orbiter 97596af843 patch for wrong old RWI entries
18 years ago
orbiter 9dfae90da8 better control of sortBound; should help to avoid an indexOutOfBound Exception
18 years ago
orbiter 4ce590622f - more asserts
18 years ago
orbiter f1528672b1 filtering of non-index pages during index-of search
18 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter e55ef0df28 - automatic migration of old RWI entries to new format during remote search
18 years ago
orbiter 10a4ab5195 disabled some (more) write caches
18 years ago
orbiter 09bcc10344 bugfix for some problems of last change with assortments
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
orbiter e628d34e16 patches for bad data
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
orbiter bdc9216366 - more asserts
19 years ago
orbiter 1751a799ac - deactivated all write buffers
19 years ago
orbiter ba967c4875 - bugfixes and debug code
19 years ago
orbiter eaad91d84f fixed wrong RAM calculation
19 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
19 years ago
orbiter eafb5ecd22 - better usage of memory resources for kelondroFlexSplit
19 years ago
orbiter d454ca44ee update of cache logging
19 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
19 years ago
orbiter 46a712e195 - more asserts
19 years ago
orbiter 215c4e65f1 code cleanup
19 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug
19 years ago
orbiter fe8afaf426 switched off usage of write cache for imprortant databases
19 years ago
orbiter 985fd807cc bugfixing in collection methods
19 years ago
orbiter e6044e5198 bugfix for
19 years ago
orbiter ebd2d629d8 added missing file for last commit
19 years ago
orbiter 147d88cf23 re-design of database caching
19 years ago
orbiter f21ede312e bugfixes for internals of database organization
19 years ago
orbiter eb4bfb0e9d fixed problem with cache.profile()
19 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
19 years ago
orbiter dc056fabf3 small bugfix
19 years ago
orbiter 278d8c3c7e - more asserts
19 years ago
orbiter 83a0efc65a better assert statements and fixes
19 years ago
orbiter 2025e885d6 a fix for problems with remove situations in kelondroFlexSplitTable
19 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
19 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
19 years ago
orbiter 77a59a115d refactoring of indexing methods
19 years ago
orbiter 14490f0a83 added missing flush statement
19 years ago
orbiter 688cbfb776 - bugfixing for flextable bug
19 years ago
orbiter 29a1318ef9 bugfixes for wrong database access that do not consider deleted entries
19 years ago
orbiter 50f2578c55 - some bugfixing and code cleanup
19 years ago
orbiter bdf4c7c51e added missing files for last commit
19 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
19 years ago
orbiter 130cc76927 loop detection and termination in deletedHandles method
19 years ago
orbiter 6396f5971e bugfixes and migration attempt toward new kelondroFlex db
19 years ago
orbiter 86047f439d removed very bad bug that prevented production of any remote search result
19 years ago
orbiter 43614f1b36 bugfix in collection index. the index for collections was not created correctly
19 years ago
orbiter db294687ea enhanced logging
19 years ago
orbiter d4c239e4be - fixed problem in collection index with deletion of single url references
19 years ago
orbiter b033a80750 better control of failure in node seek of kelondroTree
19 years ago
orbiter df1629b05a - code cleanup
19 years ago
orbiter ec031eb993 first version of surftipps
19 years ago
borg-0300 b174fbd0ca "import ...*" removed;
19 years ago
orbiter 807756150e patch for strange bug reported by email
19 years ago
orbiter cf9884e22b first attempt to implement a secondary search
19 years ago
orbiter 75b198bc02 - updated references to indexContainer
19 years ago
orbiter 74d1dea30b changes towards better join-search
19 years ago
orbiter cc97a3e9c6 fixed possibly bug with indexOutOfBoundsException
19 years ago
orbiter 75b03a4580 fix for new ArrayIndexOutOfBoundException
19 years ago
orbiter 96c6e4e322 - enhancements to detailed search page
19 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
19 years ago
orbiter a2525072f2 bugfix for kelondroRow - property generation
19 years ago
orbiter 985dcbde7f changed some parameters that may cause better memory usage and more indexing speed
19 years ago
orbiter b7f4a1521b added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL
19 years ago
orbiter c26da4893b turned back NURL usage of kelondroTree, kelondroFlexTable has still problems with deleted entries
19 years ago
orbiter db1eae0227 * simplified initialization of database objects
19 years ago
orbiter 135e019883 removed one superfluous line from last commit
19 years ago
orbiter 1591a55963 added object cache miss-cache use for remove method
19 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 3e9d509c39 some small fixes
19 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
orbiter 8418af141a added several consistency checks and small changes
19 years ago
orbiter 9ae9062bd3 * disabled new kelondroFlex table for NURLs
19 years ago
orbiter 689bbcf9cd replaced kelondroTree db for NURLs by new kelondroFlexTable
19 years ago
orbiter 95160d7f2c fixed size computation of index elements from the collection index
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
orbiter 740d49751d * strict type and size check in kelondroRow handling
19 years ago
orbiter 61b151b083 * added another auto-fix for collection index inconsitency check
19 years ago
orbiter 0bbbd129ef small fix for exception message
19 years ago
orbiter 718fbc2dae enhancements in kelondroCollectionIndex:
19 years ago
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
orbiter b30645305b some additions to kelondroCollection
19 years ago
orbiter 370c481fa7 bugfixes
19 years ago
orbiter c36e9fc8d3 full integration of kelondroRow
19 years ago
orbiter 6e49721762 completed and tested kelondroFlexTable
19 years ago
orbiter b68f7dec9d added stub of new table class
19 years ago
orbiter b21824ef16 added new array interface
19 years ago
orbiter c75cacda95 added a flex-width-array: this is a table where it is
19 years ago
orbiter 4a907a570f 1st step to migrate kelondroTree to usage of kelondroRow instead of byte[][]
19 years ago
orbiter 572d53506c new kelondroRow objects now replace byte[][] objects in object cache
19 years ago
orbiter 89424ff122 multiple bugfixes for new stack/row features
19 years ago
orbiter 3c3c047d0a integrated kelondroRow into kelondroStack
19 years ago
orbiter 5bb565944f integration of new kelondroRow into some parts of kelondro,
19 years ago
orbiter d580f582dc update to row/column handling
19 years ago
orbiter 196b8abb30 refactoring
19 years ago
orbiter 24686e50a2 - fixed a caching bug
19 years ago
orbiter 899c1a5df5 integrated cell-, and row-management classes
19 years ago
orbiter 4d8f8ba384 added cache-performance analysis for node caches
19 years ago
orbiter 1b4a27cd99 added monitoring for new miss-cache
19 years ago
orbiter bd057b44dd - automatic setting of peer-does-not-accept-remote-crawl
19 years ago
orbiter 912116c5a7 renew cache update time if a cache-read hit happens
19 years ago
orbiter 81e79f2caf fixed new cache behaviour changes
19 years ago
orbiter 545f81b317 bugfix
19 years ago
orbiter cda087f43b - integrated cache miss storage into object cache
19 years ago
orbiter af098b815c - fix for blog/wiki error
19 years ago
orbiter 74a78ebd78 turned back handling of map-writing into kelondro because of possible bug for testing
19 years ago
orbiter e656a00b74 removed some unused methods
19 years ago
orbiter 338047e056 replaced kelondroDyn write methods for properties and maps by faster version
19 years ago
orbiter b40f0edbe5 replaced property- and map-reader in AbstractRA by much faster version
19 years ago
orbiter 7f28a1a4cb another fix in kelondroDyn: construction of getDyn chunks was not clean
19 years ago
orbiter bb931c7b83 fix for some improper details in kelondroDyn
19 years ago
orbiter 19c6e67003 - added generation of news for blog entries
19 years ago
auron_x 55ea4cbfe6 *)reverted patch for memory-display issue
19 years ago
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