Skip to content

Instantly share code, notes, and snippets.

@sagivo
Created February 4, 2015 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sagivo/2398b4ace8f830ad4d56 to your computer and use it in GitHub Desktop.
Save sagivo/2398b4ace8f830ad4d56 to your computer and use it in GitHub Desktop.
benchmark #2 go
$ go test -bench=. -benchtime 10s mergesort_test.go
testing: warning: no tests to run
PASS
BenchmarkMSAsync 1 88944871528 ns/op
ok command-line-arguments 92.272s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment