Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-15087

Optimize creation of metadata objects by caching

    XMLWordPrintable

Details

    Description

      Currently, each time an extension metadata is needed, the file system is accessed. It is possible to optimize this by caching the metadata objects once created, and reuse them if needed, saving disk accesses. Using a lazy-load strategy, it only loads what is needed, but only once.

      Attachments

        Activity

          People

            Marc Marc
            javiexin javiexin [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: