Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1392

Reduce usage of Reflection to improve overall performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.3, 3.0.0-M0
    • core, extensions
    • None

    Description

      The source code - especially for core and extensions - is filled up with Reflection-intensive invocation, which are supposed to negatively affect the overall performance; mostly:

      • ReflectionUtils
      • Spring's BeanUtils#copyProperties
      • ReflectionToStringBuilder
      • EqualsBuilder#reflectionEquals
      • HashCodeBuilder#reflectionHashCode

      Attachments

        Issue Links

          Activity

            People

              ilgrosso Francesco Chicchiriccò
              ilgrosso Francesco Chicchiriccò
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: