gendx / lzma-rs

An LZMA decoder written in pure Rust
MIT License
127 stars 27 forks source link

Publish some benchmarks on `README.md` #103

Open tgross35 opened 1 year ago

tgross35 commented 1 year ago

Hello!

Would it be possible for you to run some benchmarks against the C wrapper alternatives and post them in the readme or somewhere in this repo? It seems fairly comperableish from my quick look but even if the benchmarks wind up being slower, it wouldn't be bad to see roughly how much room for improvement is left.