Thread: DiskSpan GUI
View Single Post
  #11  
Old 15-02-2023, 14:17
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
^^
Unfortunately the age of that mod impacts compression ratio. If the stdin/stdout and c+d merging was applied to the latest source code, it would be so much better.

Test on a sample jpeg (source)

Code:
Input size: 9,774,095 bytes 

Compression with brunsli compiled here: 7,207,075 bytes

Compression with brunsli mod linked above: 7,247,242 bytes
Reply With Quote