Y
Hacker News
new
|
ask
|
show
|
jobs
by
hedora
93 days ago
You can also play tricks with inlining and constant propagation in C (especially on the malloc path, where the ground-truth allocation size is usually statically known).