Gao
Gao
   For example, It would take 20μs for each file. And 2 seconds for 100k file. And if we use big regex and use `if` expression to skip...
OK, so the only new issue is `rebase.autostash` will cause queued tasks fail.
> Hi! what is the latest news on this issue? Is it fixed? Updating and using the suggested config options fixed the `dvc init` error but it is still very...
> I was trying out the `state.dir` and `index.dir` options and this does indeed solve the performance issue. However, I was wondering about another issue ... does this mean that...
How about adding a new remote on the server and setting it to the default. Of course, you should add all these configs as `--local` ones. > And ERROR: configuration...
The versioning cloud cache is more like a workspace instead of a cache space.
> As @shcheklein suggested, we should consider splitting data into small blocks to track data changes more efficiently. Example: giant file that has one line appended to it. @efiop There...
`zstd`, Yes this reminds me that in previous we didn't use compression for data storage because it will make the current quick checkout disabled. As the splitting of data will...
> Transferring also occurs during `dvc run` and `dvc repro` and there is no `--jobs`. > > I have the same problem on my setup, DVC is so slow during...
Also for model distillation.