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

Deduplicate data block buffers #520

Merged
merged 8 commits into from May 13, 2024

Conversation

Shane32
Copy link
Contributor

@Shane32 Shane32 commented May 7, 2024

Small performance update to prevent duplication of data.

(Note: will create merge conflicts with #519 )

QRCoder/QRCodeGenerator.cs Outdated Show resolved Hide resolved
QRCoder/QRCodeGenerator.cs Outdated Show resolved Hide resolved
QRCoder/Extensions/BitArrayExtensions.cs Show resolved Hide resolved
Shane32 and others added 3 commits May 9, 2024 10:08
Co-authored-by: Günther Foidl <gue@korporal.at>
Co-authored-by: Günther Foidl <gue@korporal.at>
@Shane32
Copy link
Contributor Author

Shane32 commented May 12, 2024

Sure just a minute. I knew there'd be merge conflicts.

QRCoder/QRCodeGenerator.cs Outdated Show resolved Hide resolved
@codebude codebude merged commit b26488e into codebude:master May 13, 2024
3 checks passed
@Shane32 Shane32 deleted the bitarray_codeword_blocks branch May 13, 2024 04:43
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

3 participants