package
0.0.0-20240830213112-630ee59b8e56
Repository: https://github.com/alecthomas/go_serialization_benchmarks.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

BaselineSerializer is a baseline test for marshalling/unmarshalling.
BaselineUnsafeSerializer is similar to BaselizeSerializer, but it reuses the marshalling buffer and unmarshals unsafe strings.