Download & Extend

Performance improvement: Cache FB usernames

Project:Drupal for Facebook
Version:7.x-3.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:jherencia
Status:needs review

Issue Summary

I have a page that call 10 times to fb_username_alter users and takes 5s to load because of this, this patch caches it in order to prevent those calsl.

I think apart from this, there should be a configuration variable to disable this username alteration anyway.

Comments

#1

AttachmentSize
1419096.patch 2.17 KB

#2

Last one didn't work.

AttachmentSize
1419096_2.patch 2.15 KB