diff --git a/crates/imgddpy/docs/benches.md b/crates/imgddpy/docs/benches.md index 7f22404..5b49703 100644 --- a/crates/imgddpy/docs/benches.md +++ b/crates/imgddpy/docs/benches.md @@ -69,4 +69,4 @@ The table below compares the local performance of [imgdd](https://github.com/aas ## Summary - In Python, **imgdd consistently outperforms imagehash by ~60%–95%**, demonstrating a significant reduction in hashing time per image. -- imgddcore rust benchmarks achieve **sub-1 ms performance** for dHash and aHash, while maintaining excellent speeds across all algorithms. +- imgddcore rust benchmarks achieve **sub-1 ms performance**.