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

Bebop "message" and "union" definition benchmarks #94

Open
ghost opened this issue Apr 5, 2021 · 1 comment
Open

Bebop "message" and "union" definition benchmarks #94

ghost opened this issue Apr 5, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 5, 2021

Hello,

It would be nice to have Bebop message and union definition(s) benchmarked as well. In practice, I find myself relying on message and union more often than bare struct and I suspect that would be the case for most non-trivial applications as well. Since these are less efficient than struct, it would be interesting to see how they fare.

@200sc
Copy link
Contributor

200sc commented Apr 27, 2021

I did some work on this, and also added some (unrealistic) optimizations. I don't know if this is something that should be merged back into here, but it's on this branch for perusal: https://github.com/200sc/go_serialization_benchmarks/tree/bebop-2

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

No branches or pull requests

1 participant