blachlylab / dklib

D ports of klib algorithms
MIT License
5 stars 5 forks source link

added khash and rearranged benchmarks #6

Open charlesgregory opened 4 years ago

charlesgregory commented 4 years ago

This is basically a clone of #3 which I messed up due to a rebase. For more information about this pull request visit #3.

jblachly commented 4 years ago

If you can add README update explaining the cached parameter looks GTG

charlesgregory commented 4 years ago

I updated the benchmarks (this is also reflected in the readme). I think we should also add a deletion benchmark since that is really where khashl is supposed to shine.