Uploaded image for project: 'Bloomreach Forge'
  1. Bloomreach Forge
  2. FORGE-58

Property Tag gets a cached PropertiesBean and converts it to a map very time the tag is called

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • None
    • Properties
    • None

    Description

      Property Tag gets a cached PropertiesBean and converts it to a map very time the tag is called that makes it rather expensive specially if there are a lot of items in the PropertiesBean. So i quickly wipe up a new Implementation of PropertiesManager which caches Maps rather than PropertiesBeans. In the performance test I set up it improved the performance of the page by 46%. please find the patch file attached to this ticket.

      Attachments

        1. patch.txt
          10 kB
        2. patch.txt
          10 kB

        Activity

          People

            jhoffman Jeroen Hoffman
            aharpour Ebrahim Aharpour (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: