Guest User

Untitled

a guest
Jan 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $ 6g *.go && 6l *.6 && ./6.out >/dev/null
  2. fmt.Printf 5000000 594 ns/op
  3. fmt.Print 2000000 836 ns/op
  4. io.WriteString 5000000 501 ns/op
  5. os.WriteString 5000000 442 ns/op
Add Comment
Please, Sign In to add comment