Prerequisites

Tulip has the following software requirements that must be met it can be used:

  • OpenJDK 21 or later version is installed

    • Test if Java is installed by running command: java -version

  • JBang 0.121.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 supports Linux, Windows, and macOS.