derodero24
comprs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: add brotli dictionary to README and update Node.js transforms (#228)
develop
2 days ago
docs: add brotli dictionary to README and update Node.js transforms
docs/issue-227-brotli-dict-docs-and-related
2 days ago
feat(brotli): add dictionary compression and decompression support (#225)
develop
2 days ago
feat(brotli): add dictionary compression and decompression support
feat/issue-214-brotli-dictionary-compression
2 days ago
chore(release): version packages (#220) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
develop
2 days ago
refactor(core): consolidate MAX_DECOMPRESSED_SIZE constant (#222) Remove duplicated MAX_DECOMPRESSED_SIZE definitions from zstd, gzip, brotli_impl, lz4, and detect modules. Change the lib.rs definition to pub(crate) and reference it via crate::MAX_DECOMPRESSED_SIZE in all modules.
develop
2 days ago
refactor(core): consolidate MAX_DECOMPRESSED_SIZE constant Remove duplicated MAX_DECOMPRESSED_SIZE definitions from zstd, gzip, brotli_impl, lz4, and detect modules. Change the lib.rs definition to pub(crate) and reference it via crate::MAX_DECOMPRESSED_SIZE in all modules.
refactor/issue-209-consolidate-max-decompressed-size
2 days ago
fix(zstd): enforce maxOutputSize in browser dict decompression (#221) * fix(zstd): enforce maxOutputSize in browser dict decompression Add zstd_decompress_with_dict_with_capacity Rust function and use it in browser-streaming.js ZstdDecompressDictContext.flush() when maxOutputSize is provided. Closes #208 * chore: regenerate napi-rs binding files
develop
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
docs: add brotli dictionary to README and update Node.js transforms
#228
2 days ago
13ebc65
docs/issue-227-brotli-dict-docs-and-related
CodSpeed Performance Gauge
0%
feat(brotli): add dictionary compression and decompression
#225
2 days ago
97092fc
feat/issue-214-brotli-dictionary-compression
CodSpeed Performance Gauge
0%
refactor(core): consolidate MAX_DECOMPRESSED_SIZE constant
#222
2 days ago
1cfe185
refactor/issue-209-consolidate-max-decompressed-size
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs