Skip to content

Commit

Permalink
bench: this package also writes results files now
Browse files Browse the repository at this point in the history
  • Loading branch information
aclements committed Jun 24, 2016
1 parent 9782db3 commit 4e48e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/parse.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package bench reads Go benchmarks results files.
// Package bench reads and writes Go benchmarks results files.
//
// This format is specified at:
// https://github.com/golang/proposal/blob/master/design/14313-benchmark-format.md
Expand Down

0 comments on commit 4e48e28

Please sign in to comment.