From 8ddfd961abbf484d35d748b91767fe3509beb30a Mon Sep 17 00:00:00 2001 From: Aaron Stopher <22336995+aastopher@users.noreply.github.com> Date: Thu, 6 Feb 2025 18:25:49 -0700 Subject: [PATCH] resolve docs --- crates/imgddpy/docs/benches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**.