Gao

Results 69 comments of Gao

![image](https://user-images.githubusercontent.com/6745454/84724876-cfe72a80-afbb-11ea-9501-cd49b15f642d.png) ![image](https://user-images.githubusercontent.com/6745454/84725188-9b27a300-afbc-11ea-9631-2c83e5e99e0d.png) ![image](https://user-images.githubusercontent.com/6745454/84725460-446e9900-afbd-11ea-99f3-17d5b46b86b0.png) 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.