Commit Graph

15 Commits (0cb0fc6fd38fdc43b5dc12168067e2a8a5830565)

Author SHA1 Message Date
Derrick Pallas 5272305437 Fix FilterBench when RTTI=0 (#6732) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
sdong 24c9dce825 Remove include math.h (#6373) 4 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago
Adam Singer a914a1c6dc Add `getMin`, `getMax`, `getCount`, `getSum` to `HistogramData` class object. (#4742) 6 years ago
Andrew Kryczka 508a09fd62 Print histogram count and sum in statistics string 6 years ago
Prashant D 3c208e7616 HistogramStat: Handle divide by zero situation 7 years ago
Andrew Kryczka 3b9a000c15 fix inclusive-exclusiveness of histogram ToString 7 years ago
Andrew Kryczka 867fe92e5e Scale histogram bucket size by constant factor 7 years ago
Andrew Kryczka 5de98f2d50 approximate histogram stats to save cpu 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Min Wei 900c62be61 fix compile for VS2015 7 years ago
Andrew Kryczka 5b11124e39 add max to histogram stats 7 years ago
Daniel Black c3e5ee7154 util/histogram.cc: HistogramStat::toString buffer insufficient 8 years ago
SherlockNoMad f76b260eff Fix FB internal CI build failure 8 years ago
SherlockNoMad 54f6b9e162 Histogram Concurrency Improvement and Time-Windowing Support 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 9 years ago
sdong dae49e829e Make DBTest.ReadLatencyHistogramByLevel more robust 9 years ago
clark.kang 6ede020dc4 fix typos 9 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
liuhuahang ef5b384729 fix a few compile warnings 10 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago
Kai Liu 22e1b04deb Quick fix for a string format 11 years ago
Kai Liu 35460ccb53 Fix the string format issue 11 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Abhishek Kona 446151cd20 [Rocksdb] Remove unused double apis to record into histograms 11 years ago
Mark Callaghan b1ff9ac9c5 Add --writes_per_second rate limit, print p99.99 in histogram 11 years ago
Mayank Agarwal 487168cdcf Fixed sign-comparison in rocksdb code-base and fixed Makefile 11 years ago
Abhishek Kona fe10200ddc Introduce histogram in statistics.h 12 years ago
Chip Turner f02db1c118 Add zlib to our builds and tweak histogram output 12 years ago
Abhishek Kona 4dc02f7b7a Initialize all doubles to 0 in histogram.cc 12 years ago
Abhishek Kona 009034cf12 Performant util/histogram. 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago