mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-12-05 08:41:54 +00:00
Summary: getDataSize() call can be expensive and involve lots of disk reading. We can avoid doing it repeatedly when the document isn't actually changing. Test Plan: Should have no change in behavior except for timings. Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3605 |
||
|---|---|---|
| .. | ||
| declarations | ||
| lib | ||
| utils | ||
| companion.ts | ||
| declarations.d.ts | ||
| devServerMain.ts | ||
| generateCheckpoint.ts | ||
| generateInitialDocSql.ts | ||
| mergedServerMain.ts | ||
| tsconfig.json | ||