Use general util to build mesh topology map instead of array of vectors. This util can be optimized in future by better multithreading and new algorithms with better CPU catch heuristics. For now this will provide better usage of memory without a lot of small allocations. Pull Request: https://projects.blender.org/blender/blender/pulls/114683