The UI page needs to display commit information related to directories. However, the current process involves recursively traversing the commit history, which significantly impacts performance. An optimization solution is needed to speed up the retrieval of commit data without sacrificing accuracy.
related api: {{mega}}/api/v1/tree/commit-info?path=/third-part/mega
The UI page needs to display commit information related to directories. However, the current process involves recursively traversing the commit history, which significantly impacts performance. An optimization solution is needed to speed up the retrieval of commit data without sacrificing accuracy.
related api: {{mega}}/api/v1/tree/commit-info?path=/third-part/mega