-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance: pg search is slow #165
Comments
Thanks for the feedback! I've mostly be focused on getting features in place and working on usability issues. But performance is definitely something on my mind, and it's not yet as fast as I'd like it to be.
Edit: I missed the pg part in the title when I first looked, I'll investigate. |
I havn't tested LZJD, SSDEEP yet. |
This might help: https://github.com/jinyyu/tlsh_gist Related Postgres docs: |
Hi,
MalwareDB is great, however when we testing file search up to 10M files, TLSH search requires 10s.
I found that TLSH already published the index algorithm( https://tlsh.org/papers.html)
Do we have milestone for better search index? Thanks!
The text was updated successfully, but these errors were encountered: