Hacker News new | ask | show | jobs
by CyberDildonics 3224 days ago
Are you aware that malloc() is slow and doing all these tiny allocations is probably the biggest bottleneck in your program?