Handbook
Glossary
print-header ( -- )
Vocabulary
mongodb
.
benchmark
Inputs
None
Outputs
None
Definition
USING:
formatting
io
;
IN:
mongodb.benchmark
:
print-header
( -- )
trial-size
batch-size
"MongoDB Factor Driver Benchmark\n%d ops per Trial, Batch-Size: %d"
sprintf
print
flush
print-separator-bold
;