drep icon indicating copy to clipboard operation
drep copied to clipboard

faster MASH implementations

Open jianshu93 opened this issue 1 year ago • 1 comments

Hello Matt,

Please check the CPU instruction accelerated Mash called rabbitMash (https://github.com/ZekunYin/RabbitMash), it can be 10X faster for the tri command (sketch + dist). I would be interesting to see how it can accelerate dRep. Note that you may need to add a little bit code to determine which CPU instructions is supported.

Thanks,

Jianshu

jianshu93 avatar Mar 20 '23 02:03 jianshu93