Improves the performance of block node pages and introduces pagination support. By optimizing data fetching and rendering, the pages load faster and handle larger datasets more efficiently. Pagination ensures a better user experience and prevents performance degradation when dealing with high-volume content.
Issue fork gutenberg_block_report-3544816
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
szeidlerI tested the MR. It significantly improves the loading time of the reports from ~25 seconds to 3-5 seconds on a page with a lot of content and blocks.
Comment #5
neslee canil pinto