Skip to content

tj/gobench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

gobench

Tiny utility around benchcmp.

Usage

Simple old/new scenario:

# benchmark
$ gobench old
$ gobench new

# compare
$ gobench old new

Many branches:

# benchmark
$ gobench foo
$ gobench bar
$ gobench baz

# compare
$ gobench foo bar
$ gobench foo baz
$ gobench baz bar

Badges

GoDoc


tjholowaychuk.com  ·  GitHub @tj  ·  Twitter @tjholowaychuk

About

Little wrapper around benchcmp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages