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

Feature: 插件市场按需加载 #176

Closed
Tracked by #1085
shigma opened this issue May 28, 2023 · 1 comment
Closed
Tracked by #1085

Feature: 插件市场按需加载 #176

shigma opened this issue May 28, 2023 · 1 comment

Comments

@shigma
Copy link
Member

shigma commented May 28, 2023

目前完成一次插件市场同步需要较长的时间,然而实际上插件市场的索引只需要短时间就能下载。实际上绝大部分时间用于同步每一个插件的版本信息了。这部分时间理论上可以通过按需加载的方式被优化掉,具体实现为仅当点击了插件的安装 / 配置按钮时再进行下载。

@shigma
Copy link
Member Author

shigma commented Jun 24, 2023

已经实装此功能。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant