Skip to content

Optimize cargo-vnd compilation time #239

@bigspider

Description

@bigspider

The compilation time of cargo-vnd is very long, probably because it depends on client_sdk and common crates, while only very small portions of them are needed.

The upstream crates should either be refactored into smaller crates, or it should be possible to gate out the unnecessary features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions