Closed NULLx76 closed 4 years ago
Ristretto cache is significantly faster than badger, from ~450us for a cached request to ~75us.
I've also lifted the prefix search to the store module instead of inside of the badger code, this is potentially a bit slower but much more generic.
Ristretto cache is significantly faster than badger, from ~450us for a cached request to ~75us.
I've also lifted the prefix search to the store module instead of inside of the badger code, this is potentially a bit slower but much more generic.