Skip to content

Releases: Nastel/gocypher-cybench-intellij

CyBench Tools Plugin for IntelliJ (v0.3-beta)

14 Apr 17:50
Compare
Choose a tag to compare

CyBench IntelliJ plugin contains benchmark code generator for selected JAVA classes, benchmarks launcher and UI views for exploring CyBench benchmark reports.


Release notes:

CyBench Tools plugin for IntelliJ

18 Mar 09:29
Compare
Choose a tag to compare

CyBench IntelliJ plugin contains benchmark code generator for selected JAVA classes, benchmarks launcher and UI views for exploring CyBench benchmark reports.


Release notes:

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

0.4-alpha Release

23 Feb 12:52
Compare
Choose a tag to compare

Release notes:

  • Added capability to browse all file system using "CyBench Explorer" widget
  • Fixed attributes naming and widget labels.
  • Fixed missing Maven dependencies during the first benchmark stub generation.
  • Updated code generator that it generated class and method names according to Java Naming Conventions.
  • Fixed incorrect report open after benchmark launch.
  • Updated benchmark report name to be either user defined or : or .
  • Harmonized benchmark stub generator to be the same as in Eclipse.
  • After quick launch reports are not sent to CyBench repository until user selects it.
  • Fixed issues of Gradle project type.
  • Other bug fixes found during test and trial phase.

Initial alpha Release

14 Dec 12:27
Compare
Choose a tag to compare
Initial alpha Release Pre-release
Pre-release
0.3-alpha

cyb file naming

Initial alpha Release updated

11 Dec 14:31
Compare
Choose a tag to compare
Pre-release
0.2-alpha

BenchmarkTag generation, fix for throwing an exception on explorer se…

Initial Release

23 Nov 14:39
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial test release.