When we look at the localhost allocation with --production the page does not exceed 4.5MB (withou tuning).
When we deploy to Galaxy, the allocation of the same code occupies almost double, more than 7 Mb.
We checked that the same resources have different sizes! We use chrome://appcache-internals/# to check it.
Is it a normal behavior? Do you know what the cause is?
It also happens with the Meteor Todos example. We deployed to Galaxy and some code files, images and fonts have different cache sizes. It’s a small code, so the difference is only about 100 KB (in our app the difference grows to 2.5MB).
But it’s courious to look at each resource separately.