Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: documentation typo: s;benchark;benchmark; #10794

Closed
rolandosegura opened this issue May 12, 2015 · 0 comments
Closed

testing: documentation typo: s;benchark;benchmark; #10794

rolandosegura opened this issue May 12, 2015 · 0 comments

Comments

@rolandosegura
Copy link

Documentation of package testing on section about benchmark says:

src/pkg/testing.go:47:// During benchark execution, b.N is adjusted until the benchmark function lasts

What did you expect to see?

During benchmark execution, b.N ...

What did you see instead?

During benchark execution, b.N ...

What version of Go are you using (go version)?

; go version
go version go1.4.2 darwin/amd64

@minux minux closed this as completed in c06b856 May 12, 2015
@mikioh mikioh changed the title Package testing documentation typo: s;benchark;benchmark; testing: documentation typo: s;benchark;benchmark; May 13, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants