brotli/c
Ilya Tokar 60ffa68dec Make Brotli decompression faster
Makes it ~8% faster on my skylake desktop.

PiperOrigin-RevId: 650776651
2024-08-01 15:17:49 -07:00
..
common Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). 2024-05-30 09:51:43 -07:00
dec Make Brotli decompression faster 2024-08-01 15:17:49 -07:00
enc Fix hasher resolution for long windows. 2024-07-15 11:27:36 -07:00
fuzz insert missing fuzz/WORKSPACE content 2023-07-10 07:31:03 -07:00
include/brotli Move serialized dictionary feature behind the flag. 2023-08-18 02:55:33 -07:00
tools add brcat alias + flag to decompress concatenated streams 2024-01-15 12:49:56 -08:00