To isolate whether a target table is the performance bottleneck, replace it with a flat file target. If the session runs significantly faster, the bottleneck is confirmed at the target (database inserts, constraints, indexes). This is a standard troubleshooting technique in ETL performance tuning.