Y
Hacker News
new
|
ask
|
show
|
jobs
by
lelanthran
255 days ago
> But it's a lot slower than malloc
How would it be slower? Isn't it simply bumping the stack pointer?
1 comments
jacquesm
254 days ago
Yah, brainfart, I meant faster. And yes, that's pretty much what it does.
link