Comment by josefx
6 hours ago
> Fixed size strings don’t save bytes on storage tho
I have seen plenty of fixed strings in the 8 to 20 byte range, not much, but often enough for a passable identifier. The memory management overhead for a simple dynamically allocated string is probably larger than that even on a 32 bit system.
No comments yet
Contribute on Hacker News ↗