mirror of https://github.com/etcd-io/bbolt.git
This commit adds -stats-interval to the 'bolt bench' utility. By setting this argument to an interval greater than 0s, the benchmark tool will output stats as streaming JSON. This data can, in turn, be graphed to understand performance over time. |
||
---|---|---|
.. | ||
bench.go | ||
buckets.go | ||
buckets_test.go | ||
check.go | ||
export.go | ||
export_test.go | ||
get.go | ||
get_test.go | ||
import.go | ||
import_test.go | ||
keys.go | ||
keys_test.go | ||
main.go | ||
main_test.go | ||
pages.go | ||
set.go | ||
set_test.go |