Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 107 forks source link

Gittyup RevWalk slow for large Repositories #689

Open Murmele opened 5 months ago

Murmele commented 5 months ago

For large repositories (for example the linux kernel) git_revwalk_next takes really long for caching (Only the first time). There are already a few issues at libgit2.

Maybe finding another way

https://github.com/Murmele/Gittyup/blob/fbb4867afae50e59e6bff92fb1a9f1347bd03594/src/git/RevWalk.cpp#L66