Skip to content

Releases: Nastel/gocypher-cybench-gradle

Stable Release v1.0.4

14 Apr 15:18
Compare
Choose a tag to compare

Stable Release v1.0.3

04 Feb 10:53
Compare
Choose a tag to compare

Stable Release v1.0.2

12 Jan 11:33
Compare
Choose a tag to compare

Stable Release v1.0.1

22 Dec 09:51
Compare
Choose a tag to compare

Stable Release v1.0.1

  • Updated documentation.
  • Updated dependencies.
  • Bumped Gradle version.
  • Fixed task reference.
  • Removed duplicated code.
  • IO Resources handling.
  • Updated Gradle config.

CyBench Launch plugin for Gradle

14 Apr 10:54
Compare
Choose a tag to compare

Gradle 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 Gradle

13 Apr 14:56
Compare
Choose a tag to compare
Pre-release

CyBench Launch plugin for Gradle, contains binaries that are installable to local Maven repository for direct plugin usage from any Gradle 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 Gradle

13 Apr 14:55
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 Gradle

13 Apr 14:55
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 Gradle

13 Apr 14:55
Compare
Choose a tag to compare
Pre-release

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