When analysing model size, the cell count field in the module tab is very useful. However it does not tell the full story as different data types use different amounts of memory. For example a number will use ~8x as much as an integer.
The current setup works well for smaller models, but can be particularly challenging when trying to analyse the impact of large & complex models.
Please can you add the module size in bytes (B/KB/MB/GB) to the module viewer next to the cell count column to assist with analysis of module space usage.
Similarly it would also be useful on the list screen.