var changedOnly … var magSort … var best … const usageFooter … func main() { … } func fatal(msg interface{ … } func parseFile(path string) parse.Set { … } func selectBest(bs parse.Set) { … } // formatNs formats ns measurements to expose a useful amount of // precision. It mirrors the ns precision logic of testing.B. func formatNs(ns float64) string { … }