Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-20197

.NET: Thin 3.0: Perf: Excessive dictionary lookups by GetFieldByColumnName usages

    XMLWordPrintableJSON

Details

    Description

      All usages of ReflectionUtils.GetFieldByColumnName are within loops.

      As a result, GetFieldsByColumnName(type) is called for the same type multiple times.

      We should remove ReflectionUtils.GetFieldByColumnName to avoid this pitfall and perform the first lookup outside of the loop.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Igor Sapego Igor Sapego
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m