bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.

Home Page:https://blueos.cloud/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading BlueOS can be slow on limited connections

Williangalvani opened this issue · comments

BaseStation and 4G modems are some examples.

It seems we have at least a couple of issues:

  • our main bundle is over 10mb
  • we are not allowing caching
  • we have some rather large dependencies for little-to-no-reason
  • our main bundle includes some things we rarely require:

image