Hello,
On my CBuilder profiles, I use two CB fields (php code), doing a curl request upon the API of a group mail provider (GaggleEmail).
The point is, at least on the first call, their API is slow to answer, causing CBuilder profile being also slow to display profile.
The joomla debug mode shows that the afterRenderComponent called by CBuilder is slow - because of the external curl call not CBuilder of course...
Is there a way to avoid that ? Something like defering the external API answer once CBuilder profile... I thought about an external file with a json call or something like that... maybe you may have a suggestion ?
If you don't it's not a big deal.
Best regards
Antoine