[wp-trac] [WordPress Trac] #62692: Performance regression for get_option in 6.4

WordPress Trac noreply at wordpress.org
Mon Dec 23 06:26:24 UTC 2024


#62692: Performance regression for get_option in 6.4
--------------------------------------+------------------------------
 Reporter:  rmccue                    |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Cache API                 |     Version:  6.4
 Severity:  major                     |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  performance
--------------------------------------+------------------------------

Comment (by siliconforks):

 Replying to [comment:18 peterwilsoncc]:
 > ||= Option =||= Trunk =||= [https://github.com/WordPress/wordpress-
 develop/pull/8030 PR#8030 (redo)] =||= Original reverted =||
 > || Exists, autoloaded || 1 || 1 || 2 ||
 > || Exists, not autoloaded || 3 || 12 || 3 ||
 > || Non-existent || 12 || 3 || 3 ||
 >
 >
 > The redo removes the excess calls for non-existent options, but appears
 to move the problem to options that are not autoloaded.

 I think that might be because [https://github.com/WordPress/wordpress-
 develop/pull/8030 PR #8030] appears to be missing a line?

 [https://github.com/WordPress/wordpress-
 develop/pull/8030/files/56f63ff7ad1e1cf0bdd01e8bf32b7169ffa0eb7e#diff-
 ca21e48c46c9dd91f3e8b8837f147ae3d99457233f4f8a042ef458205d4d81e3L178 Line
 178] in the current trunk seems to have gotten lost in the PR.

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


More information about the wp-trac mailing list