Parallel Container Build
If you enable the VCONTAINER_PARALLEL_CONTAINER_BUILD compilation flag,
VContainer will perform container builds in parallel.
This is the solution when you have a lot of objects to register.
⚠️ If there are few objects to register, this will be slower.