Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-1607

Improve performance of SortedArrayStringMap data structure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.7
    • None
    • None
    • None

    Description

      Performance testing for LOG4J2-1349 showed that the SortedArray-based data structure can be copied fast, but its get() and put() performance is worse than a hash-based data structure like the JDK HashMap.

      This ticket is to investigate options for improving performance of the get() operation, since this can impact the performance of Filters and Lookups.

      Attachments

        Issue Links

          Activity

            People

              rpopma Remko Popma
              rpopma Remko Popma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: