alecthomas / go_serialization_benchmarks

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

CI: Initial Version #140

Closed matheusd closed 3 months ago

matheusd commented 3 months ago

This PR adds the first version of the Github Actions CI workflow.

The workflow currently runs the benchmarks with a very small time and validation enabled in order to verify all serializers are working.