Remove usages of findNthChild() in time-series update/delete code

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.4, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v5.0
    • Execution Team 2021-09-06
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We should find calls on findNthChild(), which is O(N), and replace them with constant-time function calls (maybe rightSibling()).

      For example, we should replace the findNthChild() calls in translateUpdate().

            Assignee:
            Gregory Noma
            Reporter:
            Alison Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: