Skip to content

improve loading speed of the applications #870

Open
@12rambau

Description

@12rambau

it seems multiple limitation are currently making application super slow to load. I thin a benchmark with tuna (#455) remains necessary, publishing the lib as an extension (#724) as well but these are complex modification that requires lots of efforts.

On the other hand looking at the latest development made by @dfguerrerom in sepal-contrib, I was thinking maybe we could fully integrate the lazy loading of the widget in the lib design.

  • for a panel app, only load the shown widget at start and lazy load the others upon click on the draweritems
  • for map application don't load any of the Views in the MapButton and only load the content upon first click

I'm not sure it would be that complicated, what do you think ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions