image-rs / image-webp

Apache License 2.0
41 stars 9 forks source link

Add benchmarks #93

Closed fintelia closed 1 month ago

fintelia commented 1 month ago

These benchmarks are behind the "_benchmarks" feature because they use the libtest benchmark harness and thus need nightly Rust. You can run them with:


cargo +nightly bench --features _benchmarks