main
pkg/report, tools/benchmark: refactor report out of tools/benchmark
Add benchmark type to perfdash filename
benchmark: Minor tweaks to make the perfdash data more parseable
Address review comments
pkg/report: make use of builtin min/max function
fix: use testify instead of t.Fatal or t.Error in pkg package (part 1)