You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/kelondro/index
orbiter 9416f5c26f
more speed test cases: kelondro provides map functions that are more than 20% faster than standard java classes and use less than halve of the memory of java classes:
16 years ago
..
BinSearch.java more memory leak fixing hacks 16 years ago
Column.java fix for last commit and more testing stub 16 years ago
HandleSet.java removed option to use different primary keys in kelondro tables 16 years ago
IndexTest.java more speed test cases: kelondro provides map functions that are more than 20% faster than standard java classes and use less than halve of the memory of java classes: 16 years ago
IntegerHandleIndex.java full redesign of index access data model: 16 years ago
LongHandleIndex.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 16 years ago
ObjectArray.java more refactoring of indexer and kelondro classes; 16 years ago
ObjectArrayCache.java removed option to use different primary keys in kelondro tables 16 years ago
ObjectIndex.java a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second. 16 years ago
ObjectIndexCache.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=13378#p13378 16 years ago
Row.java another performance hack 16 years ago
RowCollection.java performance hacks 16 years ago
RowSet.java more fixes 16 years ago
RowSetArray.java - more efficient comparator calls 16 years ago
SimpleARC.java bugfixes and performance hacks 16 years ago