We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a0142 commit d4de688Copy full SHA for d4de688
README.md
@@ -124,7 +124,8 @@ usage: benchbase
124
supported: [tpcc, tpch, tatp, wikipedia,
125
resourcestresser, twitter, epinions, ycsb,
126
seats, auctionmark, chbenchmark, voter,
127
- sibench, noop, smallbank, hyadapt, otmetrics]
+ sibench, noop, smallbank, hyadapt,
128
+ otmetrics, templated]
129
-c,--config <arg> [required] Workload configuration file
130
--clear <arg> Clear all records in the database for this
131
benchmark
@@ -136,6 +137,7 @@ usage: benchbase
136
137
-h,--help Print this help
138
-im,--interval-monitor <arg> Throughput Monitoring Interval in
139
milliseconds
140
+ -jh,--json-histograms <arg> Export histograms to JSON file
141
--load <arg> Load data using the benchmark's data
142
loader
143
-s,--sample <arg> Sampling window
0 commit comments