Skip to content
  • Thayumanavar S's avatar
    0df263df
    BUG#30290568 - SIZE OF DATA RECEIVED WITH ZSTD LVL3 COMPRESSION EXCEEDS · 0df263df
    Thayumanavar S authored
                   LVL1 WITH --PS-PROTOCOL
    
    zstd compression depends on lots of factors optimizing compression speed
    and compression ratio  at different compression levels. Certain variations
    in data may cause zstd at a lower compression level to have more overhead than
    uncompressed in terms of compression ratio. This is an internal working
    of zstd. The patch just checks whether the data is compressed in comparsion to
    the highest offered by zstd.
    
    Change-Id: I93a5dc894a96bbd223105c8259d2bde806dc852e
    0df263df
    BUG#30290568 - SIZE OF DATA RECEIVED WITH ZSTD LVL3 COMPRESSION EXCEEDS
    Thayumanavar S authored
                   LVL1 WITH --PS-PROTOCOL
    
    zstd compression depends on lots of factors optimizing compression speed
    and compression ratio  at different compression levels. Certain variations
    in data may cause zstd at a lower compression level to have more overhead than
    uncompressed in terms of compression ratio. This is an internal working
    of zstd. The patch just checks whether the data is compressed in comparsion to
    the highest offered by zstd.
    
    Change-Id: I93a5dc894a96bbd223105c8259d2bde806dc852e
Loading