go_serialization_benchmarks

Serialization benchmarks

A benchmarking project that compares performance and characteristics of various Go serialization methods

Benchmarks of Go serialization methods

GitHub

2k stars
42 watching
159 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists

benchmarkinggogolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
golang/benchmarks Macro-benchmarks for performance monitoring and development of the Go programming language. 189
jeromefroe/golang_benchmarks A collection of benchmarks for various Go programming language features and patterns 108
simonwaldherr/golang-benchmarks A repository of benchmarking tests to measure the performance of common Go functions and libraries 132
mna/gocostmodel A benchmarking package for the Go language. 61
tyler-smith/golang-sql-benchmark A collection of benchmarks for various Go database libraries 65
zerosnake0/go-json-benchmark A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language 9
feyeleanor/gospeed A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. 121
nikolaydubina/go-ml-benchmarks A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform 30
tylertreat/go-benchmarks A collection of miscellaneous Go benchmarks focused on performance optimization. 147
influxdata/grade A tool to track Go benchmark performance over time by storing results in InfluxDB. 44
catboost/benchmarks Comparative benchmarks of various machine learning algorithms 169
smallnest/go-web-framework-benchmark Compared performance of various Go web frameworks across different aspects like connection and route selection handling times 2,077
imkira/go-loggers-bench A benchmarking tool to compare the performance and characteristics of different logging libraries in Go. 53
plandem/xlsx-benchmarks Performs comparative benchmarking of XLSX libraries in Go to evaluate their performance and limitations. 1
mrlsd/go-benchmark-app An application for comparing the performance of web applications using standardized benchmarks and configurations. 27