Optimize: Reduced map load times by a further ~10%
The map entity property value database and definition datasets were reimplemented making use of a StringPool to store the definitions and a revised data structure for the property values.
Todo: It would be possible to accelerate the inner workings of the EntityDatabase class further - more profiling is needed.
Optimize: Reduced map load times by a further ~10%
The map entity property value database and definition datasets were
reimplemented making use of a StringPool to store the definitions
and a revised data structure for the property values.
Todo: It would be possible to accelerate the inner workings of the
EntityDatabase class further - more profiling is needed.