◐ Shell
clean mode source ↗

Optimize NodeGit objects creation. by julianmesa-gitkraken · Pull Request #1924 · nodegit/nodegit

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@julianmesa-gitkraken

Copy link Copy Markdown

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 julianmesa-gitkraken marked this pull request as ready for review

September 29, 2022 05:57

@ianhattendorf ianhattendorf self-requested a review

September 29, 2022 15:03

@ianhattendorf ianhattendorf self-assigned this

Sep 29, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ianhattendorf ianhattendorf Awaiting requested review from ianhattendorf

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@julianmesa-gitkraken @ianhattendorf