---
title: Benchmarks
---


[Dolt benchmarks against MySQL](https://dolthub.com/docs/sql-reference/benchmarks). Dolt [measures correctness](https://dolthub.com/docs/sql-reference/benchmarks/correctness) using a standard test suite called `sqllogictest`. Dolt [measures latency](https://dolthub.com/docs/sql-reference/benchmarks/latency) using the standard `sysbench` suite of OLTP database performance tests. 

Doltgres uses the same tests to benchmark against Postgres.

* [Correctness](/reference/benchmarks/correctness)
* [Latency](/reference/benchmarks/latency)
