Skip to content

Commit 82f6cfa

Browse files
committed
Update benchmark results with latest code.
Signed-off-by: Bradley Grainger <[email protected]>
1 parent e9ba35f commit 82f6cfa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ improves the throughput of a web server that performs database operations.
1717

1818
### Performance
1919

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

22-
![Benchmark 1](https://files.logoscdn.com/v1/files/12389056/content.png?signature=UE8FnU9ykb1f_7C68_D8lF2ZAzc) ![Benchmark 2](https://files.logoscdn.com/v1/files/12389051/content.png?signature=Gptw0KDjYREuulIk_37zuO6OToc)
22+
![Benchmark](https://files.logoscdn.com/v1/assets/12545033/optimized?w=800)
2323

24-
(Client: MySqlConnector 0.44.0, Windows 10 x64; Server: MySQL Server 5.6.21, Unix)
24+
(Client: MySqlConnector 2.1.0, Ubuntu 20.04, .NET 6.0; Server: Azure Database for MySQL 8.0.21)
2525

2626
### Bug Fixes
2727

0 commit comments

Comments
 (0)