Skip to content

Instantly share code, notes, and snippets.

@Shitaibin
Created November 27, 2018 11:35
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 Shitaibin/115909916a7bb68ffa00e54f7fd1687c to your computer and use it in GitHub Desktop.
Save Shitaibin/115909916a7bb68ffa00e54f7fd1687c to your computer and use it in GitHub Desktop.
result of pipeline fan model
➜ awesome git:(master) ✗ time go run hi.go
go run hi.go 10.49s user 4.42s system 303% cpu 4.917 total
➜ awesome git:(master) ✗ time go run hi-simple.go
go run hi-simple.go 4.81s user 2.65s system 176% cpu 4.233 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment