sqlbench
sqlbench copied to clipboard
add p-value
Similar stat tools should have a p-value in output. It helps us to understand is difference is real or we are lucky.
Look at https://godoc.org/golang.org/x/perf/cmd/benchstat for example.