gkamradt / SemanticDeduplicator

MIT License
81 stars 11 forks source link

Optimize Deduplication for `add_single_items` Method #28

Open ayush-vibrant opened 11 months ago

ayush-vibrant commented 11 months ago

When using the add_single_items method for bulk additions, there's potential for optimization.

By addressing this, we can enhance the efficiency of the deduplication process for bulk item additions.

PS: I've read the disclaimer in the README, but I believe the aforementioned optimization could be a minor enhancement that may yield significant improvements.