Optimize|Resources: Improved TEXTUREn lump load performance by ~14%
When processing the 'custom' set of definitions for potential reclassification as original game resources, first construct a name mapping table for O(log n) lookup performance (using QMultiMap).
Optimize|Resources: Improved TEXTUREn lump load performance by ~14%
When processing the 'custom' set of definitions for potential
reclassification as original game resources, first construct a name
mapping table for O(log n) lookup performance (using QMultiMap).