Improve performance of Decorations

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service Arch 2022-09-19, Service Arch 2022-10-03
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      (generated by SA onsite)
      There may be places in the Decoration system that are inefficient in a significant way, particularly the Decorations on OperationContext which are created and destroyed very quickly.

      One idea was to elide the invocation of trivial destructor callbacks entirely. Instead of invoking a no-op function pointer, allow it to be nullptr and don't invoke anything.

              Assignee:
              Billy Donahue
              Reporter:
              Billy Donahue
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: