filecoin-project / filecoin-project/builtin-actors
RLE performance improvments
Open
- Dominant language
- Rust
- Stars
- 96
- Forks
- 94
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
If RLE decoding performance is an issue, we could implement a lookup table style decoder (similar to Go's).
Contributor guide
Assessment
This issue has not been assessed yet.