HomeGenie Forum

Development => Feature request => Topic started by: Devrope on April 01, 2016, 11:39:54 PM

Title: Bundle assets
Post by: Devrope on April 01, 2016, 11:39:54 PM
I've come to understand why I'm having terrible issues with HG on a PC browser and not in the Android App; it's a h*ll of a lot of assets that's downloaded when first browsing to the start page.
All the requests for javascripts and images (>100) will choke the service and it fails until I manually restart it.Even when you think it's cached it still fails in a never ending "load spin".

I suggest that HG bundles the assets to minimize the requests, there's several framworks available to help with that. I don't know the whole HG/MIG yet, so maybe it's MIG that should implement this?

I'm willing to try this out and if successful end up with a PR.
Title: Re: Bundle assets
Post by: OldWizard on April 06, 2016, 03:20:14 PM
See https://github.com/genielabs/HomeGenie/issues/269. I agree it would improve load time immensely.