updated regression test results

parameters adaptation not only help speed,
it also helps compression ratio.
This commit is contained in:
Yann Collet 2022-01-03 12:57:09 -08:00 committed by Yann Collet
parent dd9c3aa2e5
commit 036e72f286

View file

@ -1364,8 +1364,8 @@ github, level 16, old stre
github, level 16 with dict, old streaming advanced, 40789
github, level 19, old streaming advanced, 134064
github, level 19 with dict, old streaming advanced, 37576
github, no source size, old streaming advanced, 140599
github, no source size with dict, old streaming advanced, 40608
github, no source size, old streaming advanced, 104512
github, no source size with dict, old streaming advanced, 36283
github, long distance mode, old streaming advanced, 141104
github, multithreaded, old streaming advanced, 141104
github, multithreaded long distance mode, old streaming advanced, 141104

1 Data Config Method Total compressed size
1364 github level 16 with dict old streaming advanced 40789
1365 github level 19 old streaming advanced 134064
1366 github level 19 with dict old streaming advanced 37576
1367 github no source size old streaming advanced 140599 104512
1368 github no source size with dict old streaming advanced 40608 36283
1369 github long distance mode old streaming advanced 141104
1370 github multithreaded old streaming advanced 141104
1371 github multithreaded long distance mode old streaming advanced 141104