Support for entity types in general. Most entity types should work now, if they follow the structure of the node or the user f.ex. But it's still trial and error, if it works or not.
Now warming up the static cache for entity loads, which should speed up the processing of the computed fields considerably. Best time recorded halfed the total processing time. It should also help with the memory leak issue when using drush to compute the fields.
Reversed the order of the processing so that the latest content is fixed first.
Support for entity types in general. Most entity types should work now, if they follow the structure of the node or the user f.ex. But it's still trial and error, if it works or not.
Now warming up the static cache for entity loads, which should speed up the processing of the computed fields considerably. Best time recorded halfed the total processing time. It should also help with the memory leak issue when using drush to compute the fields.
Reversed the order of the processing so that the latest content is fixed first.