alecthomas / go_serialization_benchmarks

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

Removed Buffer Reuse from BENC as requested #131

Closed deneonet closed 8 months ago

deneonet commented 8 months ago

@ymz-ncnk told me that buffer reusing is disallowed in the benchmarks, so I removed them from BENC