While profiling a panel page I've came across the function ctools_entity_from_field_get_children().
It's called on different occasions and needs some processing time. In my current configuration it seems that several times the same things are processed - thus I suggest to bring a static caching in place.
| Comment | File | Size | Author |
|---|---|---|---|
| ctools-add-static-caching-to-ctools_entity_from_field_get_children.patch | 853 bytes | das-peter |
Comments
Comment #1
merlinofchaos commentedSeems ok. Committed!