Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
josefx
on April 28, 2020
|
parent
|
context
|
favorite
| on:
Benchmarking C++ Allocators
That most allocations happen on the stack doesn't change the fact that most malloc implementations are still heavily optimized for the fast path. As far as I can tell the glibc implementation at least has a fast path for small allocations.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: