d4x1 commented on issue #6853: URL: https://github.com/apache/incubator-devlake/issues/6853#issuecomment-1956286075
I wan to implement this feature in package go-git, after merging #6701. But in #6701, I do some benchmarks with go-git, the result is pessimistic. When collecting commits' detail, go-git is slower than libgit2 about 5-6 times(46min vs 6hour on [clickhouse](https://github.com/ClickHouse/ClickHouse)), which is unacceptable. So I have to deply the development until we can get a similar performance with go-git. cc @Startrekzky @klesh -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org