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

.NET: Performance: Refactor BinarySystemHandlers.TryReadSystemType to switch-case

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.10
    • platforms
    • .NET: Improve primitives deserialization performance

    Description

      BinarySystemHandlers.TryReadSystemType is too clever with interfaces and generics:

      • Hard to understand and maintain
      • Possibly causes overhead due to virtual method calls

      Refactor to switch-case and check if performance improves.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 40m
                  40m