I’ll start:
I manage a doc that runs payroll. It can generate 1000 rows per pay period, which quickly gets beyond the performance that Coda can handle.
This means that:
- We have to wait a long time for it to finish “Calculating…”
- If there is a bug, then it is slow to track down and fix because the doc isn’t responsive
- Complex tables that reference each other
I reduced the problem by archiving rows I no longer needed.