CyBench Plugin for Eclipse (v0.3-beta)
CyBench Eclipse plugin contains benchmark code generator for selected JAVA classes, benchmarks launcher and UI views for exploring
CyBench benchmark reports.
File "CybenchTools-0.3-beta.zip" contains plugins for Eclipse 2021-09, and supports Java 11+.
File "CybenchToolsMars-0.3-beta.zip" contains plugins for Eclipse Mars and supports up to Java 8.
Packaged archives below contain the latest CyBench class files and updates. (v1.3.5)
Eclipse/Mars:
- Implemented Automatic Comparisons via run configuration.
- Implemented ability to fail CI/CD pipelines based on anomalies.
- Update associated class files to latest versions (Runner, Core, Annotations, etc.).
- Implemented dynamic metadata parsing for Maven/Gradle projects.
- Added
project
metadata to comply with CyBench UI.
Eclipse:
- Added apache bcel library.
Mars:
- Updated jdom library to jdom2.