You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build-bench-env.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ rebuild=0
37
37
all=0
38
38
39
39
# allocator versions
40
-
readonly version_dh=master#~unmaintained
40
+
readonly version_dh=640949fe0128d9c7013677c8c332698d5c2cefc2#last unmaintained version, see https://github.com/daanx/mimalloc-bench/issues/222 for the up-to-date one
41
41
readonly version_ff=master # ~unmaintained since 2021
42
42
readonly version_fg=master # ~unmaintained since 2018
43
43
readonly version_gd=master # ~unmaintained since 2021
0 commit comments