Skip to content

Instantly share code, notes, and snippets.

@farhany
Created May 14, 2019 20:02
Show Gist options
  • Save farhany/e99bc96bef85c60d06043c24b79efb6a to your computer and use it in GitHub Desktop.
Save farhany/e99bc96bef85c60d06043c24b79efb6a to your computer and use it in GitHub Desktop.
Go benchmark memory
Source: https://github.com/kkdai/pubsub/blob/master/.travis.yml
- $HOME/gopath/bin/goveralls -coverprofile=coverage.cov -service=travis-ci
- go test -bench=. -benchmem .
- sh ./install_all_cmd.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment