Commit Graph

604 Commits (1cbc96d236bc7d15553b3a1131fd6d30e637fe56)

Author SHA1 Message Date
Siying Dong 6383e42362 benchmark.sh to use --max_background_job 7 years ago
Bruce Mitchener a3a3f5497c Fix some typos in comments and docs. 7 years ago
Yi Wu b864bc9b5b Blob DB: Improve FIFO eviction 7 years ago
Pooya Shareghi 0a2354ca8f Added bytes XOR merge operator 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Maysam Yabandeh d060421c77 Fix a leak in prepared_section_completed_ 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Andrew Kryczka 1960e73e21 fix handling of empty string as checkpoint directory 7 years ago
Yi Wu 989d12313c Legocastle job to report lite build binary size to scuba 7 years ago
Andrew Kryczka 0a0fad447b db_bench separate options for partition index and filters 7 years ago
Chinmay Kamat 9fc72d6f16 Compilation fixes for powerpc build, -Wparentheses-equality error and missing header guards 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 7 years ago
Siying Dong e2d4b0efb1 db_bench: sanity check CuckooTable with mmap_read option 7 years ago
Mark Isaacson b8eb32f8cf Suppress lint in old files 7 years ago
Andrew Kryczka 9f7ccc8445 fix db_bench filluniquerandom key count assertion 7 years ago
Andrew Kryczka 0e6e405fec db_bench support for memtable in-place update 7 years ago
Siying Dong 47ad6b81ff Add 5.10.fb to tools/check_format_compatible.sh 7 years ago
Anand Ananthabhotla 199405192d Add a BlockBasedTableOption to turn off index block compression. 7 years ago
Yi Wu 46ec52499e Fix db_bench write being disabled in lite build 7 years ago
Maysam Yabandeh 00b33c2474 WritePrepared Txn: address some pending TODOs 7 years ago
yingsu00 f54d7f5fea Port 3 way SSE4.2 crc32c implementation from Folly 7 years ago
Maysam Yabandeh 95583e1532 db_stress: skip snapshot check if cf is dropped 7 years ago
Maysam Yabandeh cd2e5cae7f WritePrepared Txn: make db_stress transactional 7 years ago
Yi Wu e1c569c324 Fix clang-analyzer false-positive on ldb_cmd.cc 7 years ago
Sagar Vemuri d51fcb21f4 Blob DB: Add db_bench options 7 years ago
Yi Wu 7f04af32a5 ldb to allow db with --try_load_options and without an options file 7 years ago
Yi Wu b5798bd324 Add missing recent versions to format compatible test 7 years ago
Andrew Kryczka 63f1c0a57d fix gflags namespace 7 years ago
Maysam Yabandeh 18dcf7f98d WritePrepared Txn: PreReleaseCallback 7 years ago
Andrew Kryczka ed3af9ef99 improve ldb CLI option support 7 years ago
Prashant D c1ed005a21 tools: Fix coverity issues 7 years ago
Sagar Vemuri 8954f830a0 Blob DB: db_bench flag to control BlobDB's garbage collection 7 years ago
Yi Wu 9871ea4357 Regression test build binaries with PORTABLE=1 7 years ago
Andrew Kryczka 114896c4e0 db_bench compression options 7 years ago
Andrew Kryczka 65c95d9c59 support db_bench compact benchmark on bottommost files 7 years ago
Andrew Kryczka 4d43c6a6a4 db_stress snapshot compatibility with reopens 7 years ago
Andrew Kryczka d75793d6b4 db_stress support long-held snapshots 7 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 7 years ago
Andrew Kryczka 731895214b db_bench randomtransaction print throughput 7 years ago
Andrew Kryczka 1026e794a3 rate limit auto-tuning 7 years ago
Siying Dong 2a3363d52e ldb dump can print histogram of value size 7 years ago
Andrew Kryczka 8fc3de3c62 make rate limiter a general option 7 years ago
Amy Xu 5785b1fcb8 Fix naming in InternalKey 7 years ago
Kamalalochana Subbaiah e612e31740 Updated CRC32 Power Optimization Changes 7 years ago
Dmitri Smirnov 8fa4d108a2 Try to switch to Stduio 2017 7 years ago
Sagar Vemuri 06b37eef7b Set defaults for high-pri and low-pri thread pools in regression test script 7 years ago
Andrew Kryczka 7fbb9eccaf support disabling checksum in block-based table 7 years ago
yiwu-arbug c1384a7076 fix db_stress uint64_t to int32 cast 7 years ago
Andrew Kryczka 23593171c4 minor improvements to db_stress 7 years ago