mirror of
https://github.com/facebook/zstd.git
synced 2025-11-06 19:09:38 +03:00
Merge pull request #2606 from terrelln/test-memory
[tests] Reduce memory usage of MT CLI tests
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user