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 1a9cfd8718
some performance hacks (CPU only, not IO)
16 years ago
..
BinSearch.java more memory leak fixing hacks 16 years ago
Cache.java completed migration of BLOBTree to BLOBHeaps: 16 years ago
Column.java - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
HandleMap.java enable warnings and fix most of it 16 years ago
HandleSet.java removed option to use different primary keys in kelondro tables 16 years ago
IndexTest.java a collection of 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 simplified code, removed one unused method in all implementing classes 16 years ago
ObjectIndexCache.java some performance hacks (CPU only, not IO) 16 years ago
Row.java serialized all logging using concurrency: 16 years ago
RowCollection.java some performance hacks (CPU only, not IO) 16 years ago
RowSet.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 16 years ago
RowSetArray.java simplified code, removed one unused method in all implementing classes 16 years ago
SimpleARC.java fix for fixes from this afternoon 16 years ago