Commit Graph

332 Commits (4eabbdb7ec8b7867dadfb3216057a64b5b4e5b16)

Author SHA1 Message Date
Igor Canadi d0939cdcea Single-threaded asan_crash_test 10 years ago
Igor Canadi 8dc34364d2 Rename "benchmark" back to "bench". 10 years ago
Pratyush Seth ff1b5df4c6 Added benchmark functionality on the lines of folly/Benchmark.h 10 years ago
Lei Jin 0f2d768191 hints for narrowing down FindFile range and avoiding checking unrelevant L0 files 10 years ago
Ankit Gupta ebd85e8f3a Fix build 10 years ago
Yueh-Hsuan Chiang bb6fd15a6e [Java] Add a basic binding and test for BackupableDB and StackableDB. 10 years ago
Igor Canadi 62551b1c4e Don't compile sync_point if NDEBUG 10 years ago
Ankit Gupta 320ae72e17 Add histogramType for statistics 10 years ago
Igor Canadi 7d838856cf Fix compile issues when doing make release 10 years ago
Igor Canadi 588bca2020 RocksDBLite 10 years ago
Igor Canadi 23c8f89b57 Revert "Don't compile ldb tool into static library" 10 years ago
Igor Canadi a347ffe92f Revert "Fix sst_dump and reduce_levels_test compile errors" 10 years ago
Igor Canadi d8f00b4109 Fix sst_dump and reduce_levels_test compile errors 10 years ago
Igor Canadi e296577ef6 Don't compile ldb tool into static library 10 years ago
Yueh-Hsuan Chiang ca4fa2047e [Java] rename 'make jni' to 'make rocksdbjava' 10 years ago
Yueh-Hsuan Chiang 0f5cbcd798 [JNI] Add an initial benchmark for java binding for rocksdb. 10 years ago
Lei Jin 92c1eb0291 macros for perf_context 10 years ago
Igor Canadi bcd1f15b60 Remove -Wno-unused-const-variable 10 years ago
Igor Canadi 51023c3911 Make RocksDB compile for iOS 10 years ago
Yueh-Hsuan Chiang da0887a3dc [JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB. 10 years ago
Yueh-Hsuan Chiang 8c4a3bfa5b Add a java api for rocksdb::Options, currently only supports create_if_missing. 10 years ago
Igor Canadi 05080dae3f fix db_sanity_test 10 years ago
Dhruba Borthakur 4031b98373 A GIS implementation for rocksdb. 10 years ago
Yueh-Hsuan Chiang 0d463a3685 Add a jni library for rocksdb which supports Open, Get, Put, and Close. 10 years ago
Igor Canadi f9d0530213 Don't care about signed/unsigned compare 10 years ago
Igor Canadi 9c8ad62691 DB Sanity Test 10 years ago
kailiu 906f3dca72 Add a hash-index component for block 10 years ago
kailiu 6b9da48a03 Get rid of all optimization flags in debug mode 10 years ago
Kai Liu 6ba1084f24 Fix some compilation bugs in different platforms 10 years ago
Lei Jin b2795b799e thread local pointer storage 11 years ago
sdong 01c27be5fb A simple benchmark to measure WAL append latency 11 years ago
sdong b2d29675c8 Add a test in prefix_test to verify correctness of results 11 years ago
sdong b5140a0361 Fix table_reader_bench and add it to "make" 11 years ago
Kai Liu d4b789fdee Add LIBRARY back to `make dbg` 11 years ago
kailiu 1d08140e81 Compile -O2 by default and add `make dbg` 11 years ago
Kai Liu fd0ffbc7ca Disable the html-based coverage report by default 11 years ago
Kai Liu b7db241118 LIBNAME in Makefile is not really configurable 11 years ago
kailiu f131d4c280 Add a make target for shared library 11 years ago
Kai Liu 23576d773f Remove the extra line in "make release" 11 years ago
kailiu 481c77e526 Move the compilation of the shared libraries to "make release" 11 years ago
Kai Liu d702d8073e A script that automatically reformat affected lines 11 years ago
kailiu ac2fe72832 Compile dynamic library by default 11 years ago
Igor Canadi ef6ad1708d [column families] Support to create and drop column families 11 years ago
Igor Canadi 345fb94d26 moving autovector_test after db_test 11 years ago
kailiu c01676e46d Implement autovector 11 years ago
Igor Canadi e914b6490d Reorder tests 11 years ago
Haobo Xu 3c02c363b3 [RocksDB] [Performance Branch] Added dynamic bloom, to be used for memable non-existing key filtering 11 years ago
Doğan Çeçen f6012ab826 Fix shared lib build 11 years ago
Igor Canadi fb9fce4fc3 [RocksDB] BackupableDB 11 years ago
Kai Liu 8c424456fc Make the default compilation debug-friendly 11 years ago