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

Hoist property and use stack based buffer instead of StringBuilder #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Genbox
Copy link
Contributor

@Genbox Genbox commented Jan 30, 2024

Pr. your request in #29

  • Moved call to length (and creation of generic math variable) out of loop.
  • Added a stack-based buffer of 64 chars

You might want to fiddle and see if the size of the stack buffer is enough in all cases.

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.

None yet

1 participant