kevgo / tikibase

long-term knowledge management solution
ISC License
5 stars 0 forks source link

try using faster hasher #160

Closed kevgo closed 2 years ago

kevgo commented 2 years ago

https://docs.rs/nohash-hasher/latest/nohash_hasher/ https://docs.rs/nohash-hasher/latest/nohash_hasher/type.IntMap.html https://stackoverflow.com/questions/70551997/faster-hashmap-for-sequential-keys

kevgo commented 2 years ago

seems to work only with numbers