Files
filehasher/binaries/changlog.txt
2026-03-06 20:52:29 +01:00

12 lines
210 B
Plaintext

V1.0: Recursive scan
v2.0: Multi threaded scan
Collects more metadata
v2.1: Uses AVX2 instead of SSE2
v3.0: Simple mutex/critical section based MPMC queue
reusable hashing buffer
v3.1: Lock free MPMC queue