From c92c88b9fbea06422bbadeafe237c134361ecb88 Mon Sep 17 00:00:00 2001 From: Jason Nochlin <91577+hundredwatt@users.noreply.github.com> Date: Wed, 10 Jan 2024 02:05:16 -0700 Subject: evaluate2.sh improvements - leaderboard, default SDK * reset the JDK to the default (21.0.1-open) when no prepare script is provided * leaderboard improvements - sorting and content * run sdk install once at the beginning of the script for all the SDKs detected in any of the evaluated prepare scripts * remove unnecessary code and tweak doc comments * one more nit * Don't print rankings values when only 1 fork is being evaluated * It's been a few hours, so I now have some more rate limit :) --------- Co-authored-by: Jason Nochlin --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 61cb80f..a74c588 100644 --- a/pom.xml +++ b/pom.xml @@ -206,6 +206,7 @@ **/measurements*.txt **/measurements*.out out_expected.txt + github_users.txt -- cgit v1.2.3