Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thecompilr
on Nov 13, 2017
|
parent
|
context
|
favorite
| on:
Go, don't collect my garbage
> If you make something that is performance critical, and in particular if it's concurrent, the normal rule is you avoid allocating on the heap at all.
This is a very synthetic workload, and all allocation were done by the standard library.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is a very synthetic workload, and all allocation were done by the standard library.