image-rs / jpeg-decoder

JPEG decoder written in Rust
Apache License 2.0
150 stars 87 forks source link

Choose worker based on image size #247

Closed HeroicKatora closed 2 years ago

HeroicKatora commented 2 years ago

cc: @Shnatsel if you want to try parameter tweaking

Shnatsel commented 2 years ago

Added heuristics based on my quick testing.