alecthomas / go_serialization_benchmarks

Benchmarks of Go serialization methods
https://alecthomas.github.io/go_serialization_benchmarks/
1.56k stars 158 forks source link

Use sub-benchmarks for testing #138

Closed matheusd closed 3 months ago

matheusd commented 3 months ago

In the future, the BenchmarkCase structure will be expanded to add more information about each serializer and it will be used to dynamically generate a full HTML report.