Skip to content

[tests] Reduce memory usage of MT CLI tests#2606

Merged
terrelln merged 1 commit intofacebook:devfrom
terrelln:test-memory
May 4, 2021
Merged

[tests] Reduce memory usage of MT CLI tests#2606
terrelln merged 1 commit intofacebook:devfrom
terrelln:test-memory

Conversation

@terrelln
Copy link
Contributor

@terrelln terrelln commented May 3, 2021

Switch from -T0 to the default -T1 which significantly reduces
memory usage for level 19 when there are many cores. This should
fix the issue of 32-bit binaries of running out of address space.

Fixes #2528.

Switch from `-T0` to the default `-T1` which significantly reduces
memory usage for level 19 when there are many cores. This fixes
32-bit issues of running out of address space.

Fixes facebook#2603.
@terrelln terrelln merged commit 6f40571 into facebook:dev May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

non-deterministic test failures zstd 1.4.9 on i686-linux

3 participants