Geni2 opened a new issue, #7202:
URL: https://github.com/apache/incubator-devlake/issues/7202

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   I'm using the developer setup of DevLake and while collecting the data for 
the same project I noticed that by using libgit2 it 
   takes 3 minutes and with go-git, it takes ~43 minutes this is an outrageous 
performance penalty.
   
   ### What do you expect to happen
   
   There shouldn't be this outrageous difference. Because it slowest the 
process by almost 20 times.slowed
   
   ### How to reproduce
   
   Go to the .env (env.example) file and change the value of this variable 
`USE_GO_GIT_IN_GIT_EXTRACTOR=false`
   Collect the data for the same project and see the time duration when you use 
go-git and libgit2
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to