more G-Labs products

Author Topic: Bundle assets  (Read 860 times)

April 01, 2016, 11:39:54 PM
Read 860 times

Devrope

  • *
  • Information
  • Newbie
  • Posts: 12
    • Devrope
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.

April 06, 2016, 03:20:14 PM
Reply #1

OldWizard

  • *
  • Information
  • Newbie
  • Posts: 5
See https://github.com/genielabs/HomeGenie/issues/269. I agree it would improve load time immensely.