Skip to content

ls: optimize --dvc-only #5712

@skshetry

Description

@skshetry

For dvc ls --dvc-only, we walk through all files and then filter those that are not dvc tracked files and list them. This could be optimized, and changed to just walk through dvc-tracked files from the trie we have.

Metadata

Metadata

Assignees

Labels

A: statusRelated to the dvc diff/list/statusdiscussionrequires active participation to reach a conclusionoptimizeOptimizes DVCp2-mediumMedium priority, should be done, but less importantperformanceimprovement over resource / time consuming tasksproduct: VSCodeIntegration with VSCode extension

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions