mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-03 23:43:07 +00:00
- Morrowind load over 300,000 references, so even small inefficiencies add up to longer loading times.
- std::map is used, but should try others, std::unordered_map or even std::vector
(copied the changes from commit SHA-1:
|
||
|---|---|---|
| .. | ||
| doc | ||
| filter | ||
| prefs | ||
| tools | ||
| world | ||