Comments
Sort by recent activity
After some additional testing, it appears this may be related to specific source databases. Specifically ones that had many views that did not match.
Comparing other similar databases it seems the the v7.1 release is just as quick, if not more quick, than v5.
But there is a definite difference between v5 and v7.1 for these two databases that have extremely high numbers of differences in their views. Doesn't make sense, as the comparison portion is not what's taking the longest (it's the read object text portion that is), so it's something to think about.
Cheers,
-Patrick / comments
After some additional testing, it appears this may be related to specific source databases. Specifically ones that had many views that did not match.
Comparing other similar databases it seems the ...