[wp-trac] [WordPress Trac] #44921: User nicename discovery is slow to return

WordPress Trac noreply at wordpress.org
Sun Dec 23 05:41:35 UTC 2018


#44921: User nicename discovery is slow to return
--------------------------+------------------------------
 Reporter:  spacedmonkey  |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Users         |     Version:  2.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  performance
--------------------------+------------------------------
Changes (by spacedmonkey):

 * keywords:   => has-patch


Comment:

 I did a first pass at this
 [https://core.trac.wordpress.org/attachment/ticket/44921/44921.diff
 44921.diff].

 This doesn't add caching, but just replaces the raw calls to database with
 function calls to `get_users`. Now that
 [https://core.trac.wordpress.org/ticket/44169 this] is going to core, if
 give us more options to cache upstream.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44921#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list