benchmarks comparing the rust image processing ecosystem
bendn tic fiddle
7a98ebd · 2023-11-06 13Commits
-rw-r--r--
62
-rw-r--r--
837
-rw-r--r--
612
-rw-r--r--
8494
d---------
-rw-r--r--
7104
-rw-r--r--
44175176
-rw-r--r--
7751
-rw-r--r--
7496
-rw-r--r--
2835944
d---------
README.md

a series of benchmarks, comparing different image processing crates

including: - fimg - imageproc - image - blud - blurslice - resize - opencv

how to run benchmarks

step 1: unhew. cargo install --git https://github.com/bend-n/hew && hew data.png data.imgbuf && hew small_data.png small_data.imgbuf step 2: run. cargo bench