Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/imgddpy/docs/benches.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.
Loading