Hacker News new | past | comments | ask | show | jobs | submit login

It's worth noting that the first number in a benchmark result is how many loops (for n := 0; n < b.N) that Go used to find the results.

The nanoseconds, bytes, and allocs per operation are the important part.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: