NirmalScaria / le-git-graph

Browser extension to add git graph to GitHub website.
https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff
MIT License
3.15k stars 16 forks source link

Very high CPU and RAM usage when loading old commits #3

Closed carun closed 1 year ago

carun commented 1 year ago

image

NirmalScaria commented 1 year ago

The commit should add considerable performance improvement in the overall workflow of the extension. And I believe it could be further improved by using a web worker as suggested by @BitBlitObviMormon in issue #34 . I will start working on it soon. Sorry for taking this long for this fix.