A user has reported that writing out large tables can be time consuming, potentially due to formatting being applied at the cell level. It would be helpful to understand how large tables have to be before writing times become problematic, and then interrogate a potential solution.
Definition of Done:
- Issue is scoped by attempting to format tables of varying size, and timing how long writing takes.
- Opportunities for time efficiencies are identified, which could involve understanding if any formatting operations are particularly intensive.
- Efficiencies are implemented as possible.
A user has reported that writing out large tables can be time consuming, potentially due to formatting being applied at the cell level. It would be helpful to understand how large tables have to be before writing times become problematic, and then interrogate a potential solution.
Definition of Done: