go_serialization_benchmarks
go_serialization_benchmarks copied to clipboard
How to test serializing a map?
What are your thoughts on how to test serialization of a map; for example, a map[string]string
?