Skip to content

Releases: Nastel/gocypher-cybench-maven

Stable Release v1.0.6

14 Apr 19:38
Compare
Choose a tag to compare

Stable Release v1.0.6

Stable Release v1.0.4

07 Feb 14:08
Compare
Choose a tag to compare

Stable Release v1.0.4

  • ed9b0e0 - Fixed ClassNotFoundException. Do not close ClassRealm or it will fail finding classes.

Stable Release v1.0.3

04 Feb 10:34
Compare
Choose a tag to compare

Stable Release v1.0.3

Stable Release v1.0.2

12 Jan 11:48
Compare
Choose a tag to compare

Stable Release v1.0.2

Stable Release v1.0.1

22 Dec 09:07
Compare
Choose a tag to compare

Stable Release v1.0.1

  • 548d76e - Updated documentation.
  • 071a296 - Removed duplicated code.
  • f771483 - IO Resources handling.
  • 7346ac1 - Added clean plugin to make clean builds.
  • 2322401 - Updated cybench runner dependency.
  • 7000bd2 - Updated dependencies.

CyBench Launch plugin for Maven

13 Apr 11:15
Compare
Choose a tag to compare

Maven plugin designed to execute JMH benchmarks during the build process, collect results, add environment properties , build report and store it into external repository for further analysis.

CyBench Launch plugin for Maven

18 Mar 05:59
Compare
Choose a tag to compare
Pre-release

CyBench Launch plugin for Maven, contains binaries that are installable to local Maven repository for direct plugin usage from any Maven project:

  • Plugin .jar shaded with related dependencies.
  • Annotations .jar used for more throughout benchmarking experience.

  • Added the ability to provide a "benchAccessToken" inside the run configuration to send reports to private workspaces

CyBench Launch plugin for Maven

22 Jan 07:11
Compare
Choose a tag to compare
Pre-release
  • Added custom @BenchmarkMetaData annotation that lets users specify/define custom values for each benchmark ( e.g. library version, file used size etc. )

CyBench Launch plugin for Maven

11 Dec 13:43
Compare
Choose a tag to compare
Pre-release
  • Added annotations binaries gocypher-cybench-annotations-1.0.0.jar
  • Changed the way benchmark run settings are saved
  • Bug Fixes

CyBench Launch plugin for Maven

02 Dec 12:07
Compare
Choose a tag to compare
Pre-release

CyBench Launch plugin for Maven, contains binaries of plugin and related dependencies which are installable to local Maven repository for direct plugin usage from any Maven project.