alecthomas / go_serialization_benchmarks

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

copi: a new ultra fast serializer #142

Closed nazarifard closed 3 months ago

nazarifard commented 3 months ago

new feature copi as a new modern ultra fast serializer is added in a new branch "copi" please merge the code with master if is confirmed.

alecthomas commented 3 months ago

Apologies, there was a pending PR that refactored the tests to be much cleaner. Can you rebase?