oceanbit / GitShark

🦈 A Git client to surf through your repos on mobile
https://gitshark.dev
Mozilla Public License 2.0
136 stars 9 forks source link

Commit list gathering is too slow #46

Closed crutchcorn closed 4 years ago

crutchcorn commented 4 years ago

We're currently noticing that gathering the list of commits is incredibly slow. I'd like to migrate to jGit from isomorphic-git in order to improve performance on Android:

https://github.com/maks/MGit/blob/master/app/src/main/java/me/sheimi/sgit/repo/tasks/repo/GetCommitTask.java#L45

crutchcorn commented 4 years ago

Fixed by 9f204923a6fed0ec299a16bc127739420dd83dd8