10 runs for evaluating top entries
This commit is contained in:
parent
7dcf7071ee
commit
4debc7c5dd
@ -34,7 +34,7 @@ BOLD_YELLOW='\033[1;33m'
|
|||||||
RESET='\033[0m' # No Color
|
RESET='\033[0m' # No Color
|
||||||
|
|
||||||
MEASUREMENTS_FILE="measurements_1B.txt"
|
MEASUREMENTS_FILE="measurements_1B.txt"
|
||||||
RUNS=5
|
RUNS=10
|
||||||
DEFAULT_JAVA_VERSION="21.0.1-open"
|
DEFAULT_JAVA_VERSION="21.0.1-open"
|
||||||
: "${BUILD_JAVA_VERSION:=21.0.1-open}"
|
: "${BUILD_JAVA_VERSION:=21.0.1-open}"
|
||||||
RUN_TIME_LIMIT=300 # seconds
|
RUN_TIME_LIMIT=300 # seconds
|
||||||
|
Loading…
Reference in New Issue
Block a user