Prerequisites
Tulip requires the following software to run:
-
OpenJDK 21 or later version is installed.
-
Test if Java is installed by running command:
java -version
-
-
[optional] JBang 0.137.0 or later version is installed.
-
Test if JBang is installed by running command:
jbang --version
-
-
[optional] Lynx text web browser is used to print a text-only version of the benchmark report to the display console.
-
[optional] Scala-cli is installed to run the Scala example benchmark program.
-
Tulip is tested on Linux, Windows, and macOS, but it should work on any platform that supports Java.