Hacker News new | ask | show | jobs
by nymph1324 3225 days ago
I am aware of that actually....
1 comments

Are you aware that malloc() is slow and doing all these tiny allocations is probably the biggest bottleneck in your program?