alibaba / alibaba/code-data-share-for-python

Fine-grained CDS.

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
46
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name any files, tests, or entry points. Start by locating the CDS module and the code that dumps imported packages, then determine how to verify whether all post-load imports are included and how unused packages could be excluded. Done means the mechanism is defined and its footprint impact can be demonstrated.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, python
Domain
performance, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.