Skip to content

Commit e987e5d

Browse files
committed
Fix diehard version to the last working one
1 parent eb1c93a commit e987e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-bench-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ rebuild=0
3737
all=0
3838

3939
# 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
4141
readonly version_ff=master # ~unmaintained since 2021
4242
readonly version_fg=master # ~unmaintained since 2018
4343
readonly version_gd=master # ~unmaintained since 2021

0 commit comments

Comments
 (0)