go_serialization_benchmarks
go_serialization_benchmarks copied to clipboard
two new scripts are added. benchmark.sh genreport_test.sh
Based on my tests high order algorithms often (not always) have more chance than others. I developed two scripts benchmarks.sh and genreport_test.sh that runs "go test" per algorithm separately and finally concatenates all results. Obviously it does not have impact on default functionality and it will work as same as old without any change.