Skip to content

A simple package for re-benchmarking Go packages as you commit, and comparing the benchmarks with previous bests.

Notifications You must be signed in to change notification settings

UserAB1236872/rebench

Repository files navigation

rebench Build Status

A simple package for re-benchmarking Go packages as you commit, and comparing the benchmarks with previous bests.

This is a command-line tool, not a package. After running go get github.com/Jragonmiris/rebench (or cloning and using go install), run rebench -help for usage information. All output is stores as either .txt and .json.

About

A simple package for re-benchmarking Go packages as you commit, and comparing the benchmarks with previous bests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages