Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize Download times for Addon #98

Open
asosnovsky opened this issue Jul 22, 2022 · 0 comments
Open

Optimize Download times for Addon #98

asosnovsky opened this issue Jul 22, 2022 · 0 comments
Labels
enhancement Improvement on an existing feature new feature New feature that does not exists yet

Comments

@asosnovsky
Copy link
Owner

asosnovsky commented Jul 22, 2022

Addon can take up to 10 minutes to download. This is unacceptable.

Main issue is the large docker image size which is around ~200MB as of July-23.

Some ideas:

  • Switch the backend to either use a different backend framework or scrap python in favor of golang
  • Figure a way to bring in pre-compiled wheels
@asosnovsky asosnovsky created this issue from a note in Shortumation - Roadmap (Backlog [New Features]) Jul 22, 2022
@asosnovsky asosnovsky modified the milestone: Version 1 Jul 22, 2022
@asosnovsky asosnovsky added the new feature New feature that does not exists yet label Jul 22, 2022
@asosnovsky asosnovsky changed the title Move away from python (or optimize python build time & data read/write times) Optimize Download times for Addon Jul 23, 2022
@asosnovsky asosnovsky added the enhancement Improvement on an existing feature label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on an existing feature new feature New feature that does not exists yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant