Features
The Kunpeng DevKit IntelliJ IDEA plugin is a plug-and-play tool that helps developers automatically analyze Java code vectorization and generate unit test cases.
Table 1 lists the provided tools.
Tool |
Description |
Software Package |
|---|---|---|
JavaVectorHelper |
JavaVectorHelper automatically detects vectorizable content in Java code to enhance application performance. It identifies and reconstructs vectorizable for-loop bodies within a method. |
DevKit-JavaVectorHelper-x.x.x.zip |
UTgen |
UTgen is an automatic Java unit test generation tool designed for Maven and Gradle projects. As a plugin of IntelliJ IDEA, UTgen provides unit test case generation support with out-of-the-box availability. |
devkit-utgen-intellij-x.x.x.zip |
In the software package name, x.x.x indicates the version.