Skip to content
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

HAC-T clustering is very slow with larger data size, for 500K tlsh list it took ~6 hours #124

Open
SrikanthPusarla opened this issue Mar 18, 2022 · 0 comments

Comments

@SrikanthPusarla
Copy link

Hi
The HAC-T clustering for 500 K TLSH list took 6 hours, but The paper claimed it took ~ 2hours 10 min for 10 million samples
(HAC-T and Fast Search for Similarity in Security --- chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/viewer.html?pdfurl=https%3A%2F%2Ftlsh.org%2FpapersDir%2FCOINS_2020_camera_ready.pdf&clen=191519&chunk=true )

Please help me how you achieved this faster clustering, Does it support multi threading

My experiment:
Data: 500 K tlsh input
Command: python hac-t.py -f -o -cdist 90 -showtime 1 -showcl 1
Machine: 16 core 122 GB ram
Python 3.8.8

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant