Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-743

Possible performance impact due to formula re-evaluation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.6.0
    • 3.5.0
    • 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.

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

              Created:
              Updated:
              Resolved: