Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15087

Optimize creation of metadata objects by caching

XMLWordPrintable

      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.

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

              Created:
              Updated:
              Resolved: