print-header ( -- )


Vocabulary
mongodb.benchmark

Inputs
None

Outputs
None

Definition


: print-header ( -- )
trial-size batch-size
"MongoDB Factor Driver Benchmark\n%d ops per Trial, Batch-Size: %d"
sprintf print flush print-separator-bold ;