Skip to content

Commit

Permalink
Change mimalloc environment variables to the new spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Sep 27, 2024
1 parent 3e6c57f commit f23740b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/includes/perftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ clang11_perftests_spack_compiler_image:

clang11_perftests_spack_image:
before_script:
- export MIMALLOC_LARGE_OS_PAGES=1
- export MIMALLOC_ALLOW_LARGE_OS_PAGES=1
- export MIMALLOC_EAGER_COMMIT_DELAY=0
- python3 -m venv ~/venv_perftests
- source ~/venv_perftests/bin/activate
Expand Down

0 comments on commit f23740b

Please sign in to comment.