Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45471, comment 13


Ignore:
Timestamp:
08/30/2022 02:20:24 PM (20 months ago)
Author:
mehulkaklotar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45471, comment 13

    initial v1  
    11I ran some tests around caching the parsed blocks, results were actually not what I thought would be. In most of my results, cached blocks took more time compare to just parsing them straight with parse functions and return them. I would suggest to not cache it until we can do it more fast with core. The Block Parser class can override by developer if they want to cache their own block with separate class.
    22
    3 [[Image(https://prnt.sc/Lpid4y2Ucq_c)]]
     3[https://ibb.co/CKcsjBG]