mfussenegger / java-benchopedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains various JDK related benchmarks. We should be able to do better than to distinguish by "fast" and "slow".

Creating benchmarks is difficult, if you spot a flaw in a benchmark please point them out.

Usage

  • Set the JAVA_HOME environment variable to Java 17
  • ./gradlew run

Or:

  • ./gradlew build
  • java -jar app/build/libs/app.jar

About


Languages

Language:Java 100.0%