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

Use const references for message-passing #5

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

spitimage
Copy link

Basic optimization that pays off with larger messages.

Copy link
Owner

@eXpl0it3r eXpl0it3r left a comment

Choose a reason for hiding this comment

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

Thanks for this optimization!

Tiny thing to align 🙂

examples/Simple/Simple.cpp Outdated Show resolved Hide resolved
@eXpl0it3r
Copy link
Owner

Looks like the build setup needs a bit tweaking. Haven't touched the project in a while 😄
I'll do that and rebase your change.

@eXpl0it3r eXpl0it3r merged commit 322778c into eXpl0it3r:master Feb 15, 2024
5 checks passed
@eXpl0it3r
Copy link
Owner

Got the CI updated and squashed the two commits.

Thank you for your contribution! 🙂

@spitimage spitimage deleted the msg_by_const_ref branch February 15, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants