hskun

Results 11 comments of hskun

maybe can try the Key-Value Rocksdb? https://github.com/facebook/rocksdb

Hi @jbapple , Have any (de)serialization usage or example for reference? Thanks.

> You could use mmap in the C interface to allocate a libfilter_region's block pointer, I suppose. If you just accessed the NVMe space needed on each read or write,...

that is good point. I tested the speed of keyhunt and my modified BSGS based JLP. > time ./keyhunt -m bsgs -t 8 -f tests/63.pub -k 512 -s 0 -S...

You are right. In fact, I have been studying a binary search (judging by subtracting the key to be found from the start key and end key) to quickly find...

> This code contains specific `__asm` instructions for ARM processors but I'm going to provide compatibility with other processors. After this you can try to build this code using GCC...

It just only use compressed point? how about uncompressed point?

> For this task, the program works with compressed points. But it is no problem to add support with uncompressed points. Thanks. but i find the sloved puzzles, all are...

After 2 days of testing, I have the following suggestions Save the results of the calculation to a text file with the name of the current block No. Save the...

> @iDoka I try to use Tesla T4 GPU,the speed more fast,but not enough. PubAddress: 16jY7qKLDa2CpQqa9DsDe55PhWhgQKHk62 Priv (HEX): 0xB10013F86F575CCD PubAddress: 16jY7qLaG3QNcR3uD56NsxvzoC1jhvEFEd Priv (HEX): 0xB10014111B578FC0 PubAddress: 16jY7qLKyiPYHeuakpR19Bw3QKAZbcmfdX Priv (HEX): 0xB1001426AFD7AD2A [522.10...