Create benchmark utilizing dvcignore functionality.
We need to see how checking ignores each time we call exist (treeverse/dvc#3876) influences DVC.
I think we should create a benchmark that will consist of 3 tests:
- Timing traversing when there is no
dvcignore's
- ^^ but with some
dvcignores.
- ^^ but with many
dvcignores.
"some" and "many" exact definitions need to be narrowed down.
Create benchmark utilizing
dvcignorefunctionality.We need to see how checking ignores each time we call
exist(treeverse/dvc#3876) influences DVC.I think we should create a benchmark that will consist of 3 tests:
dvcignore'sdvcignores.dvcignores."some" and "many" exact definitions need to be narrowed down.