Applied the path fragment hash optimization to PathDirectory.Switched PathDirectory and FileDirectory to allocate all internally used storage (other than ddstring_t) from the real heap instead of the Zone.
View differences
Applied the path fragment hash optimization to PathDirectory.
Switched PathDirectory and FileDirectory to allocate all internally used storage (other than ddstring_t) from the real heap instead of the Zone.