Skip to content

Releases: benchmark-action/github-action-benchmark

v1.17.0

26 Apr 06:27
Compare
Choose a tag to compare
  • feat: support for JMH parameters (as separate charts) (#161)
  • feat: enable user to specify the ref being tested (#163)
  • feat: allow more characters in Golang bench outputs (#131)

v1.16.2

08 Mar 20:38
Compare
Choose a tag to compare
  • Fix use commit.id over commit object (#155)

v1.16.1

06 Mar 14:25
Compare
Choose a tag to compare
  • Fix missing summary-always param in action.yml file

v1.16.0

05 Mar 22:55
Compare
Choose a tag to compare
  • Feat Support pr summary for benchmark output (#138)

v1.15.0

03 Nov 15:07
Compare
Choose a tag to compare
  • Feat: Add support for Java via JMH (#134)
  • Chore: Update @actions/core, @actions/exec and @actions/io to the latest version (#137)

v1.14.0

28 May 16:11
Compare
Choose a tag to compare

Feat: Added benchmark luau support (#123)
Chore: Bump minimist from 1.2.5 to 1.2.6 (#114)
Feat: Implement deploy to another repository (#112)

v1.13.0

17 Feb 22:36
Compare
Choose a tag to compare

Feat: Updated urls to support GHES (#104)
Feat: Add support for BenchmarkDotNet (#109)
Chore: Bump node-fetch from 2.6.6 to 2.6.7 (#107)

v1.12.0

28 Jan 11:49
Compare
Choose a tag to compare

Feat: Support private repositories (#105)
Chore: Bump action runner to node v16 (#106)

v1.11.3

31 Dec 12:30
Compare
Choose a tag to compare

Fix: fix trailing whitespace characters in cargo benchmarks (#97)

v1.11.2

28 Dec 12:28
Compare
Choose a tag to compare

Fix: Added option to use Rust benchmark names with spaces (#94)