|
|
|
|
|
by hosay123
4825 days ago
|
|
I use it in a private project. For comparison, here's the difference between touch-all-bytes and touch-no-bytes using the Python binding: random lookup 1000000 buffers in 1.82sec (550928/sec)
random lookup+hash 1000000 buffers in 2.52sec (397189/sec)
This was using 100 byte values. |
|