mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
"failed to determine uncompressed file size" #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sanmayce on GitHub (Mar 9, 2016).
Hi,
wanted to see how your Brotli fares again with big files, it turns out an issue occurred:
The current side-by-side dump:
The superstrong BSC despite using 256MB blocks, surprisingly, is not that strong when compared to Zstd, as for decompression speed, BSC can't stand a chance.
If you fix that issue I will attempt a new run. By the way, I find no executable within release section, why so?