Avoid initializing ExpiringCache during bootstrap

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: None
    • Component/s: core-libs
    • b09

      With useCanonCache off by default, we can profit slightly from avoiding creating ExpiringCaches in the FileSystem classes by default. This avoids loading and initializing 3 classes on startup.

      It also seems the boolean flags read during startup can be made final, allowing JIT to optimize certain operations better.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: