vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Benchmark test for TypeDB & RocksDB storage performance #7057

Closed krishnangovindraj closed 2 months ago

krishnangovindraj commented 2 months ago

Usage and product changes

Implement a rust benchmark for writes through RocksDB and TypeDB.

Implementation