Cedric BAIL
Cedric BAIL
I went ahead and made a PR that show one of the way to solve the problem. Kind of my preferred way (no dependencies and small change). Let me know...
I am on Mountain Time and use go 1.25. This is reproducible 100% on both of my laptop all the time (Linux and MacOS) and as testify issues show, it...
This is part of a series of micro optimization to improve checkout for repository with a lot of files. The benchmark in this PR is reused for the other PR...
Here is the branch a bit cleaned up: https://github.com/Bluebugs/go-git/tree/feat/lazy-memfs . If you want I can open a draft PR for easier read of it. It is very good when opening...