mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
e900f39da3
Summary: Record numbers of rows, columns, cells, and bytes of marshalled data for most calls to table_data_from_db Export new function get_table_stats in the sandbox, which gives the raw numbers and totals. Get and log these stats in ActiveDoc right after loading tables, before Calculate, so they are logged even in case of errors. Tweak logging about number of tables, especially number of on-demand tables, to not only show in debug logging. Test Plan: Updated doc regression tests, that shows what the data looks like nicely. Reviewers: dsagal, paulfitz Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D3081 |
||
---|---|---|
.. | ||
lib | ||
declarations.d.ts | ||
devServerMain.ts | ||
generateCheckpoint.ts | ||
generateInitialDocSql.ts | ||
mergedServerMain.ts | ||
tsconfig.json |