Dolt publishes benchmarks for its correctness and performance relative to other relational databases. Additional benchmarks will be added over time.
To learn more, click on a subsection heading.
SQL correctness tests Dolt's query engine against the sqllogictest suite for correctness issues.
sqllogictest
Server latency uses sysbench to compare Dolt's read and write latencies against MySQL.
sysbench
Import latency uses a custom benchmark to compare Dolt's bulk import performance against MySQL's LOAD DATA command's performance.
LOAD DATA
Last updated 1 year ago
Was this helpful?