-
Notifications
You must be signed in to change notification settings - Fork 6
Benchmarks
Jude Pereira edited this page Jul 23, 2020
·
2 revisions
StormDB was benchmarked against RocksDB (one which we all love and use). RocksDB was chosen as it appeared to be the fastest before we came up with StormDB.
- AWS EC2 m6g.4xlarge (64 GB RAM, 16 vCPU)
- AWS Graviton2 ARM 64-bit
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (build 1.8.0_252-b09)
OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)
- JMH was used to produce these results
We ran a small benchmark for 100 million 4 byte keys with 28 byte values, and the results are shown below: