If you're displaying more than one user's vcard on a page then the _vcard_get_map function gets called frequently (I'm displaying 15 users on a page and the _vcard_get_map function is being called 135 times, each time doing a 'SELECT fid, name FROM profile_fields'.

Comments

sanduhrs’s picture

Version: 4.7.x-1.x-dev » 6.x-1.x-dev
Assigned: Unassigned » sanduhrs
Status: Active » Fixed

Fixed in HEAD and 6-dev.
Thanks.

sanduhrs’s picture

Backported to 5.x

Anonymous’s picture

Status: Fixed » Closed (fixed)

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