[wp-trac] [WordPress Trac] #61545: HTML API: Performance Improvements for 6.7

WordPress Trac noreply at wordpress.org
Mon Jul 1 23:34:35 UTC 2024


#61545: HTML API: Performance Improvements for 6.7
--------------------------------------+--------------------------
 Reporter:  dmsnell                   |       Owner:  (none)
     Type:  enhancement               |      Status:  new
 Priority:  normal                    |   Milestone:  6.7
Component:  HTML API                  |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  performance
--------------------------------------+--------------------------

Comment (by dmsnell):

 In [changeset:"58613" 58613]:
 {{{
 #!CommitTicketReference repository="" revision="58613"
 HTML API: Optimize low-level parsing details in Tag Processor.

 Introduces a number of micro-level optimizations in the Tag Processor to
 improve token-scanning performance. Should contain no functional changes.

 Based on benchmarking against a list of the 100 most-visited websites,
 these changes result in an average improvement in performance of the Tag
 Processor for scanning tags from between 3.5% and 7.5%.

 Developed in https://github.com/WordPress/wordpress-develop/pull/6890
 Discussed in https://core.trac.wordpress.org/ticket/61545

 Follow-up to [55203].

 See #61545.
 }}}

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


More information about the wp-trac mailing list