lucid-kv / lucid

High performance and distributed KV store w/ REST API. 🦀
https://clintnetwork.gitbook.io/lucid/
MIT License
374 stars 31 forks source link

Add benchmarks #24

Closed imclint21 closed 4 years ago

imclint21 commented 4 years ago

Hey,

We need to implement benchmarks in the repository by using this: https://doc.rust-lang.org/1.2.0/book/benchmark-tests.html

Best regards

imclint21 commented 4 years ago

Related to #58