Importer: Understand where it's spending its time
We need to understand better where the import is spending the majority of its time.
To get a better understanding we could inspect existing logs from previous imports or re-run the imports locally and time it, even if it doesn't run to completion. This will inform decisions around where the biggest wins can be made.
Consider improving logging where it's currently difficult to identify where time is spent.
Edited by Matthias Käppler