alibaba / alibaba/code-data-share-for-python
Fine-grained CDS.
未关闭
- 主要语言
- C
- 星标
- 46
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
The current implementation will dump ALL packages imported after the `cds` module gets loaded, which might cause unnecessary footprint during load. We need a mechanism to verify if this is the case, and if so, find a way to get rid of unused pacakges.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 未指定任何文件、测试或入口点。首先定位 CDS 模块以及转储已导入软件包的代码,然后确定如何验证加载后的所有导入是否都已包含,以及如何排除未使用的软件包。定义好机制并能够展示其对 footprint 的影响,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, python
- 领域
- performance, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100