View Single Post
  #12  
Old 15-09-2022, 04:01
kj911 kj911 is offline
Registered User
 
Join Date: Apr 2010
Location: world
Posts: 231
Thanks: 158
Thanked 88 Times in 62 Posts
kj911 is on a distinguished road
My test from BMP files portion the Space Empires V gamez:

This x86 ONLY compressors, its wins from ratio: MSC+DLZ
2nd place: MSC+BMP or MSC+GRZIP with any alterations.

This x64 ONLY or x86/x64 compressors, its wins from ratio: LOLZ
2nd place: MSC+LOLZ. Results ~200kB's smaller than MSC+DLZ combo.

Results:
Code:
This is For [BMP] files:

-----------------------------------------------------------------------------------------------------
Compression Method - 'msc'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test0.arc
Tested 164 files, 17,164,036 => 83,606,836 bytes. Ratio 20.53%
Testing time: cpu 109.84 sec/real 111.33 sec = 99%. Speed 0.75 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'bmp'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test1.arc
Tested 164 files, 14,300,345 => 83,606,836 bytes. Ratio 17.10%
Testing time: cpu 17.81 sec/real 19.20 sec = 93%. Speed 4.35 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+grzip:8388096b:m1:l2048:h15:a'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test2.arc
Tested 164 files, 12,463,714 => 83,606,836 bytes. Ratio 14.91%
Testing time: cpu 129.11 sec/real 130.56 sec = 99%. Speed 0.64 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+lzma'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test3.arc
Tested 164 files, 12,661,353 => 83,606,836 bytes. Ratio 15.14%
Testing time: cpu 126.25 sec/real 128.22 sec = 98%. Speed 0.65 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+lzma:a1:mfbt4:d72mb:fb273:lc8:mc1024'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test3-2.arc
Tested 164 files, 12,607,076 => 83,606,836 bytes. Ratio 15.08%
Testing time: cpu 126.55 sec/real 127.92 sec = 99%. Speed 0.65 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+lzp:64mb:3:h22:d128mb'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test4.arc
Tested 164 files, 15,073,522 => 83,606,836 bytes. Ratio 18.03%
Testing time: cpu 124.94 sec/real 126.44 sec = 99%. Speed 0.66 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+grzip:8388096b:m1:l2048:h15:a+lzp:64mb:3:h22:d128mb'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test5.arc
Tested 164 files, 12,462,437 => 83,606,836 bytes. Ratio 14.91%
Testing time: cpu 131.30 sec/real 135.17 sec = 97%. Speed 0.62 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+dlz:slp:d64m:lc8:lp0:fb337:mc8192'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test6.arc
Tested 164 files, 12,410,208 => 83,606,836 bytes. Ratio 14.84%
Testing time: cpu 114.17 sec/real 115.78 sec = 99%. Speed 0.72 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+grzip:8388096b:m1:l2048:h15:a+dlz:slp:d64m:lc8:lp0:fb337:mc8192'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test7.arc
Tested 164 files, 12,464,540 => 83,606,836 bytes. Ratio 14.91%
Testing time: cpu 122.03 sec/real 123.52 sec = 99%. Speed 0.68 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'msc+lolz:dt:dtb1:dtw1:dtm1:dto1:dtd1:mt4:d160m:fba4096:tt16:mc1023'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test8.arc
Tested 181 files, 12,309,746 => 83,606,836 bytes. Ratio 14.72%
Testing time: cpu 115.23 sec/real 117.13 sec = 98%. Speed 0.71 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'lolz:dt:dtb1:dtw1:dtm1:dto1:dtd1:mt4:d160m:fba4096:tt16:mc1023'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test9.arc
Tested 181 files, 11,111,413 => 83,606,836 bytes. Ratio 13.29%
Testing time: cpu 0.16 sec/real 3.45 sec = 5%. Speed 24.21 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'lzma'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test10.arc
Tested 164 files, 14,359,017 => 83,606,836 bytes. Ratio 17.17%
Testing time: cpu 2.39 sec/real 2.47 sec = 97%. Speed 33.87 mB/s
All OK
-----------------------------------------------------------------------------------------------------
Compression Method - 'lzma:a:72mb:normal:bt4:273:mc1024:lc8'

FreeArc 0.67 (March 15 2014) testing archive: bmp_test11.arc
Tested 164 files, 13,281,704 => 83,606,836 bytes. Ratio 15.89%
Testing time: cpu 2.41 sec/real 2.67 sec = 90%. Speed 31.29 mB/s
All OK
-----------------------------------------------------------------------------------------------------

MSC OutPut Console Window:
<--------------------------- B M P ---------------------------->
Total founded BMP: 142
BMP with not supported header value "bit_per_pixel": 0
BMP with not supported line size (should be line_size_bytes mod 4 = 0): 6
BMP filtered by size: 0

processed BMP: 136 (77'310'176 bytes)

Last edited by kj911; 15-09-2022 at 04:17. Reason: two results added
Reply With Quote
The Following 2 Users Say Thank You to kj911 For This Useful Post:
Gehrman (15-09-2022), Lord.Freddy (15-09-2022)