alecthomas / alecthomas/go_serialization_benchmarks
Bebop "message" and "union" definition benchmarks
Open
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.