Commit Graph

16 Commits (e018892bb620cc86137008048cc17c7a95ce86e2)

Author SHA1 Message Date
Anurag Indu 3d1a924ff3 Adding stats for the merge and filter operation 10 years ago
Igor Canadi 3cf7f353d9 Instrument memtable seeks 10 years ago
sdong 6d6305dd7d Perf Context to report DB mutex waiting time 10 years ago
sdong 36de0e5359 Add a function to return current perf level 11 years ago
Lei Jin 92c1eb0291 macros for perf_context 11 years ago
Igor Canadi bcd1f15b60 Remove -Wno-unused-const-variable 11 years ago
Igor Canadi 51023c3911 Make RocksDB compile for iOS 11 years ago
Lei Jin 04298f8c33 output perf_context in db_bench readrandom 11 years ago
Siying Dong 3e35aa6412 Revert "Allow users to profile a query and see bottleneck of the query" 11 years ago
Siying Dong b135d01e7b Allow users to profile a query and see bottleneck of the query 11 years ago
Siying Dong 3d8ac31d71 Allow users to profile a query and see bottleneck of the query 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 11 years ago
Haobo Xu 2fb361ad98 [RocksDB] Add perf_context.wal_write_time to track time spent on writing the recovery log. 11 years ago
Dhruba Borthakur 3c37955a2f Remove obsolete namespace mappings. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Haobo Xu 71046971f0 [RocksDB] Added perf counters to track skipped internal keys during iteration 12 years ago
Haobo Xu f2f4c8072f [RocksDB] Added nano second stopwatch and new perf counters to track block read cost 12 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 12 years ago
Haobo Xu d9dd2a1926 [RocksDB] Expose thread local perf counter for low overhead, per call level performance statistics. 12 years ago