Due to #1458814: File (and image) field support and #248778: Taxonomy diff diff become a little slow on content types with a lot of fields.

Here is a patch which fasten comparison in these cases.
It only applies after the patches provided in the previous issues.

CommentFileSizeAuthor
improve-performances.patch4.09 KBduaelfr

Comments

alan d.’s picture

Can you test the developmental version to see if there are still issues with this?

Diff developmental version

alan d.’s picture

Version: 7.x-2.x-dev » 7.x-3.0-alpha1
Assigned: duaelfr » Unassigned
Status: Needs work » Fixed

This should be resolved with the new branch, 7.x-3.0-alpha1 or 7.x-3.0-dev.

A singular function parses out all of the required components before passing this information onto other modules for the actual comparison.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.