You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Environment
Hardware
AWS EC2 m6g.4xlarge (64 GB RAM, 16 vCPU)
AWS Graviton2 ARM 64-bit
Software
JVM
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)
Additional
JMH was used to produce these results
Results
We ran a small benchmark for 100 million4 byte keys with 28 byte values, and the results are shown below: