Skip to content

Releases: mprimi/go-bench-away

v1.2.6

29 Sep 16:57
Compare
Choose a tag to compare

Changelog

  • 36ca246 Fix GH release script
  • 27574d1 Fix deprecated goreleaser config
  • c3f8d91 Simple mechanism to whitelist allowed Git remotes

v1.2.5

22 May 15:30
Compare
Choose a tag to compare

Changelog

  • 2bc3fa3 Allow customization of result series labels
  • 3b9bdb5 Bug: turn off overwrite report in tests
  • e2c84da New section spec, bar chart + delta

v1.2.4

15 May 23:48
Compare
Choose a tag to compare

Changelog

  • 9c76144 Handle 'throughput' metric in report specs
  • c0ecbbb Handle throughput, msg/s, op/s in delta plots and tables
  • 4a08db0 Readability tweaking
  • 12396f0 Support new metrics in box plot, and add it to spec

v1.2.3

11 May 22:31
Compare
Choose a tag to compare

Changelog

v1.2.2

19 Apr 17:20
Compare
Choose a tag to compare

Changelog

  • 92436a6 Add IsCompleted and HasResults to JobRecord
  • ec07819 Add cancel command to CLI
  • be20d41 Add cancel to queue web UI
  • d514f1a Add job cancellation to client
  • f29fe89 New job state: cancelled
  • 4b999e3 Report configuration from JSON spec
  • 0faa4c7 Tweak chartId generation in test

v1.2.1

17 Apr 18:35
Compare
Choose a tag to compare

Changelog

  • bdecfbd Add plotting of individual job results to web
  • 75357ba Better labels when GitRef is a SHA

v1.2.0

10 Apr 16:16
Compare
Choose a tag to compare

Changelog

v1.1.0

06 Apr 22:09
Compare
Choose a tag to compare

Changelog

  • d347dec Fix version variables substituted at build time
  • 00004a2 Remove dead code
  • 649b16f Rename root package
  • 2a5bb0a Split update dependencies Makefile target
  • da506ab Support checkout by SHA
  • 452e3a3 Update artifact loading client interface
  • d7cd668 Use mod Makefile to upgrade dependencies

v1.0.0

03 Apr 22:13
Compare
Choose a tag to compare

Changelog

  • 7225aba Add box chart
  • 3b77b32 Add results table to comparative report
  • 1a4b8b5 Add single job report using box chart
  • 65adddf Fix template indentation
  • 4ba35a1 Move client and core package out of internal

v0.2.3

30 Nov 20:06
Compare
Choose a tag to compare

Changelog