Skip to content

Commit

Permalink
Update main README with new benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Nov 20, 2023
1 parent 4d7516a commit 08b0b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Complete documentation is available at the [MySqlConnector Documentation Website

This library outperforms MySQL Connector/NET (`MySql.Data`) on benchmarks:

![Benchmark](https://files.logoscdn.com/v1/files/63673908/assets/13928411/content.png?signature=MVHBZxDfB0J-0Pueja8NtvuLD9A)
![Benchmark](https://files.logoscdn.com/v1/assets/15435916/optimized)

(Client: MySqlConnector 2.2.0, Ubuntu 20.04, .NET 7.0; Server: Azure Database for MySQL 8.0.28, TLS 1.2)
(Client: MySqlConnector 2.3.1, MySql.Data 8.2.0, Ubuntu 23.04, .NET 8.0; Server: Azure Database for MySQL 8.0.34, TLS 1.2)

### Server Compatibility

Expand Down

0 comments on commit 08b0b3d

Please sign in to comment.