-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
A: data-syncRelated to dvc get/fetch/import/pull/pushRelated to dvc get/fetch/import/pull/pushgitRelated to git and git backendsRelated to git and git backendsp1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to doperformanceimprovement over resource / time consuming tasksimprovement over resource / time consuming tasksregressionOhh, we broke something :-(Ohh, we broke something :-(
Description
Bug Report
Description
dvc get is slow to clone the git repo.
This is shown in the DVC benchmarks:
Reproduce
I can also see it by profiling the example command dvc get -f git@github.com:iterative/example-get-started-experiments.git models/model.pkl --viztracer --viztracer-depth=32 (CLI git clone for this repo takes <1 second):
Expected
The operation should take a few seconds at most instead of almost a minute.
efiop
Metadata
Metadata
Assignees
Labels
A: data-syncRelated to dvc get/fetch/import/pull/pushRelated to dvc get/fetch/import/pull/pushgitRelated to git and git backendsRelated to git and git backendsp1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to doperformanceimprovement over resource / time consuming tasksimprovement over resource / time consuming tasksregressionOhh, we broke something :-(Ohh, we broke something :-(
