Commit Graph

580 Commits (34aa245dd8e8bc70187ae7d32f89cb53d31747cd)

Author SHA1 Message Date
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
Andrew Kryczka 7aa96db7a2 db_stress rolling active window 7 years ago
Andrew Kryczka 8254e9b57c make sst_dump compression size command consistent 7 years ago
Andrew Kryczka 74f18c1301 db_bench support for non-uniform column family ops 7 years ago
Siying Dong 666a005f9b Support prefetch last 512KB with direct I/O in block based file reader 7 years ago
Siying Dong b87ee6f773 Use more keys per lock in daily TSAN crash test 7 years ago
Aaron G 7848f0b24c add VerifyChecksum() to db.h 7 years ago
Andrew Kryczka dce6d5a838 db_bench background work thread pool size arguments 7 years ago
Alan Somers 5883a1ae24 Fix /bin/bash shebangs 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Andrew Kryczka 060ccd4f84 support multiple CFs with OPTIONS file 7 years ago
Yi Wu 1900771bd2 Dump Blob DB options to info log 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Andrew Kryczka f33f113683 fix db_bench argument type 7 years ago
Siying Dong c281b44829 Revert "CRC32 Power Optimization Changes" 7 years ago
Kamalalochana Subbaiah 2289d38115 CRC32 Power Optimization Changes 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Maysam Yabandeh 2f375154ea checkout local branch in check_format_compatible.sh 7 years ago
Maysam Yabandeh ddb22ac59c avoid collision with master branch in check format 7 years ago
Maysam Yabandeh 0c03a7f17d set the remote for git checkout 7 years ago
Chris Lamb b2dd192fed tools/write_stress.cc: Correct "1204" typos. 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Daniel Black 67510eeff3 db_crashtest.py: remove need for shell 7 years ago
Yi Wu 5bfb67d90f Enable write rate limit for updaterandom benchmark 7 years ago