Improve performance #23
Notifications
Total Time Spent: 40 minutes
Due Date
CTO
40 minutes
No due date set.
Dependencies
No dependencies set.
Reference: public/rcz#23
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Commit log parsing takes catastrophically long amounts of time, ~9ms per commit
It looks like usage of git cli was the cause of performance issues
1st Snippet
Output
2nd Snippet
Output
Previously:
8,374213836ms/commitNow:
0,002939648ms/commit2848 times faster