bloodhound-import icon indicating copy to clipboard operation
bloodhound-import copied to clipboard

Multithread implementation

Open helviojunior opened this issue 1 year ago • 4 comments

I have implemented a multithread version, for me it was at least 10x faster.

To do that i splited the queryes read only to write, to reduce deadlocks.

helviojunior avatar Jan 15 '23 14:01 helviojunior