Skip to content

Conversation

@HolyOne
Copy link
Contributor

@HolyOne HolyOne commented Dec 24, 2022

Faster generation of QRCode using StringBuilder

Copy link
Collaborator

@gfoidl gfoidl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The StringBuilder could be used in GenerateQrCode as well, to avoid the string-manipulations (and these allocations).

codebude and others added 3 commits April 19, 2024 22:30
@codebude codebude merged commit ee3a6e7 into Shane32:master Apr 19, 2024
@codebude
Copy link
Collaborator

Hi @HolyOne , hi @gfoidl Thanks for your support and pointing me onto this topic. I just re-fined your PR a little bit. I think by setting the capacity we can squeeze out even a little bit more performance. 0c54783

@Shane32 Shane32 added the performance Performance related enhancements or benchmarks label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance related enhancements or benchmarks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants