code-data-share-for-python
code-data-share-for-python copied to clipboard
Fine-grained CDS.
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.