@manoemerson wrote:
Hi All,
My new year wishes to everyone!
I am working on PWA using Ionic and I want to compress my app assets using gzip. So I enabled the compression logic at ngnix server end and its working fine for me with faster loading time and lesser bandwidth. I just want to know is it ok for a mobile app to enable the compression because the compressed asset has to be uncompressed at the user end (mobile) which is a cpu intensive task. Though the uncompression is going to happen only once at the user end, I am more concerned about that. Please share your views. Thanks in advance!
Posts: 1
Participants: 1