1
0
Fork 0
arangodb/tests/RocksDBEngine
Dan Larkin a775e37c76 Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations (#3123)
* fixed issue #3075

* update the known issues document, as some issues have already been fixed

* speed up equality lookups in unique vpack indexes

* Allow for re-use of RocksDBKey objects through transaction leaser.

* Converted all RocksDBKey variants to non-static constructors.
2017-08-31 20:00:05 +02:00
..
IndexEstimatorTest.cpp Implemented index estimates for RocksDB. Now the following indexes have 2017-05-15 17:17:58 +02:00
KeyTest.cpp Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations (#3123) 2017-08-31 20:00:05 +02:00
TypeConversionTest.cpp add more tests for type conv test 2017-05-31 11:09:12 +02:00