Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59465, comment 16


Ignore:
Timestamp:
09/27/2023 03:43:26 PM (13 months ago)
Author:
flixos90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59465, comment 16

    initial v1  
    44
    55The problem needs to be tackled in Core/Gutenberg: Uncashed file lookups for all the patterns on every page load is a huge performance burden, and as @onemaggie mentioned above, fixing that would benefit performance of all other block themes as well.
     6
     7So, just to clarify, there is nothing wrong with TT4 in that regard. It just uncovered a severe core problem, that we should prioritize, given we don't want to ship a slow default theme.