dropbox / dropbox/rust-brotli

Changing the default quality level

Open
#93 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
943
Forks
109
Avg merge
8d 3h
Merged PRs (30d)
1

Description

At the moment the default quality level when encoding is 11, when using `BrotliEncoderParams::default()`, [see source](https://docs.rs/brotli/3.3.4/src/brotli/enc/encode.rs.html#389).

I was wondering if there is any interest in changing the default to something more reasonable, as 11 is the highest and takes an extremely long time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.