но в большинстве своём это невозможно по тому что эти ресурсы уже уходят в оборот
Thanks to Symfony’s compiled container, there is no performance penalty for using autowiring. However, there is a small performance penalty in the dev environment, as the container may be rebuilt more often as you modify classes. If rebuilding your container is slow (possible on very large projects), you may not be able to use autowiring.Судя по всему в проде не будет проблем с компиляцией.