Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1188

Eliminate duplicate indexing in AbstractEffectiveModule

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 7.0.0, 5.0.8, 6.0.2
    • None
    • parser
    • None

      AbstractEffectiveModule performs schema tree/data tree indexing, which is duplicating work already done by its superclass, DefaultWithDataTree.WithSubstatements.

      Switch to using pre-built index, allowing us to speed up statement creation and lower memory footprint of {Module,Submodule}EffectiveStatementImpl.

       

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: