Skip to content
Snippets Groups Projects
Commit 6fa56c1b authored by Yorhel's avatar Yorhel
Browse files

Store the name of the item in the dir struct itself

Rather than storing a pointer to another memory allocation in the
struct. This saves some memory and improves performance by significantly
decreasing the number of calls to [c|m]alloc() and free().
parent b7ccf78b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment