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

optimization: allow Finish message to be elided when not needed #514

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

dwrensha
Copy link
Member

@dwrensha dwrensha commented Sep 3, 2024

Follows this capnproto-c++ commit: capnproto/capnproto@d8efac8

@dwrensha
Copy link
Member Author

dwrensha commented Sep 3, 2024

@SteveLauC: I tried this PR on the benchmark you linked here: #197 (comment)

I saw a roughly 20% increase in QPS.

@dwrensha dwrensha merged commit 89516f6 into master Sep 3, 2024
8 checks passed
@dwrensha dwrensha deleted the no-finish-needed branch September 3, 2024 20:38
@SteveLauC
Copy link
Contributor

@SteveLauC: I tried this PR on the benchmark you linked here: #197 (comment)

I saw a roughly 20% increase in QPS.

Amazing! Thanks, I will re-benchmark and update the results there:)

@SteveLauC
Copy link
Contributor

I saw a roughly 20% increase in QPS.

Yeah, confirmed from my benchmark, thanks for the work!

Screenshot 2024-09-14 at 10 01 24 PM

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.

2 participants