Releases: Nastel/gocypher-cybench-maven
Releases · Nastel/gocypher-cybench-maven
Stable Release v1.0.6
Stable Release v1.0.6
- Keeping up with CyBench Launcher release v1.3.5.
832243e
- Update Maven Plugin Launcher.a6f9088
- Allow users to input query token for automated comparisons.b8f48bf
- Add support for automation comparison configuration.4c0f505
- Update README.md
Stable Release v1.0.4
Stable Release v1.0.4
ed9b0e0
- Fixed ClassNotFoundException. Do not closeClassRealm
or it will fail finding classes.
Stable Release v1.0.3
Stable Release v1.0.3
- Keeping up with CyBench Launcher release v1.3.1.
595c76a
- Fixed artifact id.4923af7
- Fixed NPE. Server side returns response containing 'error' key.
Stable Release v1.0.2
Stable Release v1.0.2
- Keeping up with CyBench Launcher release v1.3.0.
- Updated dependencies.
Stable Release v1.0.1
CyBench Launch plugin for Maven
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
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
- 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
- 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
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.