Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: avoid spread argument when pushing tokens #42

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

connor4312
Copy link
Member

This is a micro-optimization that improves performance by about 4%,
getting it under the 2 second mark on my machine, which is a good
stopping point: this is the last improvement that I see at this time.

Builds on #41, only the last commit is new.

This is a micro-optimization that improves performance by about 4%,
getting it under the 2 second mark on my machine, which is a good
stopping point: this is the last improvement that I see at this time.

![](https://memes.peet.io/img/24-04-b41007f9-b34f-4714-b552-396425f248e9.png)

Builds on microsoft#41, only the last commit is new.
@connor4312
Copy link
Member Author

actually, there is one more potential improvement :) #43

@sbatten sbatten merged commit 772717f into microsoft:main Apr 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants