hezyin opened a new issue, #4511: URL: https://github.com/apache/incubator-devlake/issues/4511
On v0.15.1-beta5, when I create a blueprint to collect `cncf/landscape` (time filter sets to 6 months), I noticed that the Git Extractor task takes much longer than GitHub GraphQL task, see screenshot below. When I examine the subtask/task data, I found that collectGitCommits subtask took 723s while the entire Git Extractor task took 839s, so it's not due to slow clone. This is not an urgent issue, but when we have some cycles, we should research if there's room for improvement. <img width="932" alt="Screen Shot 2023-02-23 at 8 37 45 PM" src="https://user-images.githubusercontent.com/2908155/221092976-6b183772-eea7-48cf-83ea-01b3ef1378ac.png"> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
