]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
[Rocksdb] Simplify Printing code in db_bench
authorAbhishek Kona <abhishekk@fb.com>
Tue, 18 Jun 2013 21:58:00 +0000 (14:58 -0700)
committerAbhishek Kona <abhishekk@fb.com>
Tue, 18 Jun 2013 21:58:00 +0000 (14:58 -0700)
commit79f4fd2b62e346482db45f43417e4bc9b9aa1200
treeb32d4a451469899a818dbd212db681485f7e925e
parent6acbe0fc45fa212da6549f0e10c0301366ce9bf5
[Rocksdb] Simplify Printing code in db_bench

Summary:
simplify the printing code in db_bench
         use TickersMap and HistogramsNameMap introduced in previous diffs.

Test Plan: ./db_bench --statistics=1 and see if all the statistics are printed

Reviewers: haobo, dhruba

Reviewed By: haobo

CC: leveldb
Differential Revision: https://reviews.facebook.net/D11355
db/db_bench.cc