Skip to content

Latest commit

 

History

History
102 lines (87 loc) · 5.13 KB

benchmarks.md

File metadata and controls

102 lines (87 loc) · 5.13 KB

Bookmarks tagged [benchmarks]

https://github.com/TeXitoi/benchmarksgame-rs

Rust implementations for the The Computer Language Benchmarks Game [<img src="https://api.travis-ci.org/TeXitoi/benchmarksgame-rs.svg?br...


https://github.com/davecheney/autobench

Framework to compare the performance between different Go versions.


https://github.com/mrLSD/go-benchmark-app

Powerful HTTP-benchmark tool mixed with Аb, Wrk, Siege tools. Gathering statistics and various parameters for benchmarks and comparison results.


https://github.com/tylertreat/go-benchmarks

Few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches.


https://github.com/julienschmidt/go-http-routing-benchmark

Go HTTP request router benchmark and comparison.


https://github.com/smallnest/go-web-framework-benchmark

Go web framework benchmark.


https://github.com/alecthomas/go_serialization_benchmarks

Benchmarks of Go serialization methods.


https://github.com/PuerkitoBio/gocostmodel

Benchmarks of common basic operations for the Go language.


https://github.com/amscanne/golang-micro-benchmarks

Tiny collection of Go micro benchmarks. The intent is to compare some language features to others.


https://github.com/tyler-smith/golang-sql-benchmark

Collection of benchmarks for popular Go database/SQL utilities.


https://github.com/feyeleanor/GoSpeed

Go micro-benchmarks for calculating the speed of language constructs.


https://github.com/jimrobinson/kvbench

Key/Value database benchmark.


https://github.com/atemerev/skynet

Skynet 1M threads microbenchmark.


https://github.com/fawick/speedtest-resize

Compare various Image resize algorithms for the Go language.