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

feat: only install requirements from required python extensions to speed up use/build processing #451

Merged
merged 5 commits into from
Dec 1, 2024

Conversation

wangyoucao577
Copy link
Collaborator

Purpose

To speed up the task use processing by only install requirements from required python extensions.

Task

  • remove useless BUILD.gn for all python extensions
  • only run pip install -r requirements.txt from required python extensions
  • install http_server_python from store
  • unify in-repo python extensions version to 0.1.0
  • add required extensions in manifest.json

Coming soon

Upgrade ten runtime to 0.5 to support only load required extensions when run.

@plutoless plutoless merged commit c62c6eb into main Dec 1, 2024
6 checks passed
@plutoless plutoless deleted the feature/optional-loading branch December 1, 2024 13:41
@plutoless plutoless restored the feature/optional-loading branch December 1, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants