Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-24359

Improve startup speed of confluence by implementing an efficient CacheKey

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 4.1.4
    • None
    • None

    Description

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Whilst profiling for PDFBox issues, I noticed that a lot of time was spent in String concatenation in org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.getCacheKey(),

      I've overridden this class and am providing a memory efficient cacheKey that avoids String concatentation, on my machine this improves start up from ~46 secs to 37 secs

      Attachments

        Issue Links

          Activity

            People

              slancashire Steve Lancashire (Inactive)
              slancashire Steve Lancashire (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: