Skip to content

Releases: WillAbides/benchdiff

v0.4.1

30 Dec 22:42

Choose a tag to compare

Changelog

111c76d add degraded_result to json output

v0.4.0

30 Dec 21:39
cdaed2e

Choose a tag to compare

Add --markdown for benchstat output

v0.3.1

30 Dec 20:09
7f8dd56

Choose a tag to compare

Changelog

7f8dd56 Merge pull request #5 from WillAbides/cleaner
8581bb9 cleanup gitrunner
4391e85 use testdata from perf/benchstat

v0.3.0

30 Dec 00:22
99abcec

Choose a tag to compare

Changelog

494f2df --version flag
f6ecda8 Merge pull request #1 from WillAbides/jsonout
c25c9f2 Merge pull request #2 from WillAbides/internalize
f870493 Merge pull request #3 from WillAbides/cachekey
99abcec Merge pull request #4 from WillAbides/benchtime
37dd65c add --benchtime argument
1ea70fe add baseSHA and headSHA to output
458579b add description
5604dda benchstat output
2ec2433 expand the cache key to include bench args
9a60c72 json out
f78fab2 move packages around to make most of this internal
310743d rename benchstat to benchstatter
0957150 rename to --on-degrade
9f41f33 revert unintentional changes
a4070c7 reword help
4ab469c update cachedir
445478d update godoc badge
87d9277 update readme

v0.2.0

29 Dec 00:17

Choose a tag to compare

Changelog

0bc70e4 add --degradation-exit
492c0c5 add bindown template
7ab5a19 output preserved tmp dir

v0.1.1

28 Dec 17:04

Choose a tag to compare

Changelog

b256590 debug msg
86bb055 set git env

v0.1.0

27 Dec 23:19

Choose a tag to compare

Changelog

5ca588e Initial commit
58a6585 add .goreleaser.yml
48cf945 add benchdiff command
ceacd5c add goreleaser
49e58a7 add initial code
21aa2cf make output dir
f3e411e script/apply-template
5703f94 update dependencies