Possible performance impact due to formula re-evaluation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.6.0
    • Affects Version/s: 3.5.0
    • Component/s: ZSS Formula
    • Security Level: Jimmy

      Formula evaluation happens automatically in the following 2 scenarios.

      1. accessing a cell (by directly or indirectly invoking CellImpl.getFormulaResultType() or getValue()) causes the cell to evaluate itself.
      2. changes to a cell will escalate down the chain of dependencies, and downstream cells will re-evaluate.

      These evaluations may have a large cumulative effect.

            Assignee:
            Jenkins
            Reporter:
            neillee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: