hyperledger / aries-askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
58 stars 44 forks source link

Add DB benchmark #204

Closed rblaine95 closed 9 months ago

rblaine95 commented 9 months ago

Add a benchmark using criterion to benchmark DB performance, specifically when the DB has a large number of profiles/items/items_tags.

Benchmark is heavily based on tests/store_key.rs

Please feel free to be extremely pedantic (-Wclippy::pedantic -Wclippy::nursery)

Related to #195

swcurran commented 9 months ago

Thanks! Awesome stuff. We’ll watch for it transitioning from in progress to ready for review.