dropbox / dropbox/rust-brotli

Multithreaded compression

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

Description

It was mentioned in the announcement that "Multithreaded compression allows multiple threads to operate in unison on a single file." However, I've been struggling to find any documentation or examples that illustrate this feature. I would greatly appreciate it if someone could share a code snippet or example showing how to utilize this new functionality.
I suspect it is [compress_multi](https://docs.rs/brotli/latest/brotli/enc/multithreading/fn.compress_multi.html#), but the last parameter alloc_per_thread is unclear for me.

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.