From 02d3c885329e879ba28c2ec3536ee09cf2359071 Mon Sep 17 00:00:00 2001 From: Tim Sehn Date: Tue, 15 Apr 2025 10:15:55 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db2954865c..53e892d747 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Please follow the [Contributor's Guide](https://github.com/dolthub/doltgresql/bl # Performance -Dolt is [1.7X slower than MySQL](https://docs.dolthub.com/sql-reference/benchmarks/latency) as measured by +Dolt is [1.1X slower than MySQL](https://docs.dolthub.com/sql-reference/benchmarks/latency) as measured by a standard suite of Sysbench tests. We use these same Sysbench tests to benchmark DoltgreSQL and compare the results to PostgreSQL.