Tell me about your big slow docs

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:

  1. We have to wait a long time for it to finish “Calculating…”
  2. If there is a bug, then it is slow to track down and fix because the doc isn’t responsive
  3. Complex tables that reference each other

I reduced the problem by archiving rows I no longer needed.

1 Like