I have a job running that takes 10 minutes and generates 19.000 rows in the log. The runtime is not the issue here, I'm just curious to out some numbers on time-spent.
What’s the best way to find out where the time is spent?
I suspect a few specific transformers, but since this is probably a common question I wonder what other people are doing.