Hacker News new | ask | show | jobs
by T-zex 3535 days ago
It is very likely that in this particular case small string optimization would allocate data on stack and no heap allocations would take place.