mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
Merge pull request #2606 from terrelln/test-memory
[tests] Reduce memory usage of MT CLI tests
This commit is contained in:
commit
6f40571ae2
@ -1225,7 +1225,7 @@ then
|
||||
println "\n===> zstdmt round-trip tests "
|
||||
roundTripTest -g4M "1 -T0"
|
||||
roundTripTest -g8M "3 -T2"
|
||||
roundTripTest -g8M "19 -T0 --long"
|
||||
roundTripTest -g8M "19 --long"
|
||||
roundTripTest -g8000K "2 --threads=2"
|
||||
fileRoundTripTest -g4M "19 -T2 -B1M"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user