Avoid describing all source and target objects on data comparison

Avoid describing all source and target objects on data comparison

Hello,
we are planning a full DB migration, with lots of tables involved, that require us to define and execute different dbcomp files in order, as there's dependant data involved.

dbForge does the job perfectly, however, we do see a major slowdown in our migration process by having to wait for the tool to describe all the objects in both source and target databases, for each comparison file we have, instead of just describing the one object(s) that we define in our dbcomp files.

May you know if there's a way for us to skip the describing of all the objects while comparing data, and just describe the objects we define in our dbcomp files?

Thanks!
Pablo