Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: optimized stats calculation by fetching contribution data in p…
…arallel using `Promise.all` (#416) - Replaced sequential for loop with Promise.all to fetch contributions for each year in parallel. - Utilized Array.reduce to aggregate total commit contributions, restricted contributions, and pull request review contributions. - Improved performance by reducing the overall time to retrieve data from GitHub API.
- Loading branch information
312c38c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
github-readme-profile – ./
github-readme-profile-beta.vercel.app
github-readme-profile-alpha.vercel.app
test-readme-profile.vercel.app
github-readme-profile-fajarkim.vercel.app
github-readme-profile-fajarkims-projects.vercel.app
gh-readme-profile.vercel.app
github-readme-profile-theta.vercel.app
github-readme-profile-git-master-fajarkims-projects.vercel.app