|
|
|
|
|
by zachmu
806 days ago
|
|
We haven't benchmarked the in-memory database implementation bundled in go-mysql-server in a while, but I would be surprised if it's any slower than MySQL, considering that Dolt runs on the same engine and is ~2x slower than MySQL including disk-access. https://docs.dolthub.com/sql-reference/benchmarks/latency |
|