Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3262

[perf] [concurrency] Cache read and write method in _ComponentAttributesMap

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.10, 2.1.4
    • None
    • None

    Description

      Results from concurrency tests:

      <BLOCKED> java.beans.PropertyDescriptor.getReadMethod()
      javax.faces.component._ComponentAttributesMap.getComponentProperty(PropertyDescriptor)
      javax.faces.component._ComponentAttributesMap.get(Object)

      <BLOCKED> java.beans.PropertyDescriptor.getWriteMethod()
      javax.faces.component._ComponentAttributesMap.setComponentProperty(PropertyDescriptor, Object)
      javax.faces.component._ComponentAttributesMap.put(String, Object)

      see http://www.mail-archive.com/dev@myfaces.apache.org/msg54272.html for details

      Attachments

        1. MYFACES-3262-1.patch
          7 kB
          Leonardo Uribe

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              markoc50 Martin Kočí
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: