Github Action Benchmark Versions Save

GitHub Action for continuous benchmarking to keep performance

v1.16.0

1 year ago
  • Feat Support pr summary for benchmark output (#138)

v1.15.0

1 year ago
  • 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

2 years ago

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

2 years ago

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

2 years ago

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

v1.11.3

2 years ago

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

v1.11.2

2 years ago

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

v1.11.1

2 years ago
  • Fix: Fix/go tabled benchmarks (#32)
  • New: Support BenchmarkTools.jl in Julia (#89)
  • Improve: Update several dependencies including TypeScript v4.5.2
  • Improve: Use Jest for unit testing

v1.10.0

2 years ago
  • Allow user defined custom benchmarks (#81)

v1.9.0

2 years ago
  • Fix: manual and scheduled runs (#74)