10 runs for evaluating top entries

This commit is contained in:
Gunnar Morling 2024-02-01 10:45:19 +01:00
parent 7dcf7071ee
commit 4debc7c5dd

View File

@ -34,7 +34,7 @@ BOLD_YELLOW='\033[1;33m'
RESET='\033[0m' # No Color
MEASUREMENTS_FILE="measurements_1B.txt"
RUNS=5
RUNS=10
DEFAULT_JAVA_VERSION="21.0.1-open"
: "${BUILD_JAVA_VERSION:=21.0.1-open}"
RUN_TIME_LIMIT=300 # seconds