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

Remove extra allocations #6

Closed
red55 opened this issue May 12, 2024 · 1 comment
Closed

Remove extra allocations #6

red55 opened this issue May 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@red55
Copy link
Owner

red55 commented May 12, 2024

ke := &krtEntry{n: n, g: g, m: m} // TODO: remove extra allocation. Don't care for now.

@red55 red55 added the enhancement New feature or request label May 12, 2024
@red55 red55 self-assigned this May 12, 2024
@red55 red55 added the wontfix This will not be worked on label Oct 17, 2024
@red55
Copy link
Owner Author

red55 commented Oct 17, 2024

no such problem in v2

@red55 red55 closed this as completed Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant