Releases: Nastel/gocypher-cybench-gradle
Releases · Nastel/gocypher-cybench-gradle
Stable Release v1.0.4
- Keeping up with CyBench Launcher release v1.3.5.
Stable Release v1.0.3
- Keeping up with CyBench Launcher release v1.3.1.
- Fixed NPE. Server side returns response containing
error
key.
Stable Release v1.0.2
- Keeping up with CyBench Launcher release v1.3.0.
- Updated dependencies.
Stable Release v1.0.1
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
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
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
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
- 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
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.