Optimize NodeGit objects creation. by julianmesa-gitkraken · Pull Request #1924 · nodegit/nodegit
-
Notifications
You must be signed in to change notification settings - Fork 700
Open
wants to merge 1 commit into
Open
Optimize NodeGit objects creation.#1924
wants to merge 1 commit into
Optimize NodeGit objects creation.#1924
wants to merge 1 commit into
Conversation
julianmesa-gitkraken
commented
Jul 13, 2022
julianmesa-gitkraken
commented
Contributor
Getting the constructor template is slow, we can get a 30% gain creating NodeGit objects if we get the constructor template only once.
Getting the constructor template is slow, we can get a 30% gain creating NodeGit objects if we get the constructor template only once.
julianmesa-gitkraken
marked this pull request as ready for review
ianhattendorf
self-requested a review
ianhattendorf
self-assigned this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment