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

Performance optimization for small messages without unknown fields #352

Merged
merged 1 commit into from May 9, 2015

Conversation

jtattermusch
Copy link
Contributor

The optimization we came up with when doing the performance evaluation of C# protobufs.

@jtattermusch
Copy link
Contributor Author

@jskeet, please review this, it should look familiar to you.

@jskeet
Copy link
Contributor

jskeet commented May 7, 2015

LGTM. Would you like me to merge it in, once the build has completed?

@jtattermusch
Copy link
Contributor Author

Yep, please merge, I don't have rights for this.

jskeet added a commit that referenced this pull request May 9, 2015
Performance optimization for small messages without unknown fields
@jskeet jskeet merged commit c58b2c6 into protocolbuffers:csharp May 9, 2015
@jtattermusch jtattermusch deleted the csharp_performance_fix branch May 13, 2015 18:03
bithium pushed a commit to bithium/protobuf that referenced this pull request Sep 4, 2023
Fixed upb encoder for field numbers > 2**28.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants