Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #1760, comment 1


Ignore:
Timestamp:
06/09/2016 04:02:09 PM (9 years ago)
Author:
DeFries
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1760, comment 1

    initial v1  
    1 Instead of generating it "continuesly" (I'm aware there's page caching helping there), but perhaps cache the entire query and assets so all the page has to do is spit out one chunk of HTML and render the images in a lazy load type fashion?
     1Instead of generating it "continuesly" (I'm aware there's page caching helping there), perhaps cache the entire query to a database option field so all the page has to do is spit out one chunk of HTML and render the images in a lazy load type fashion?