You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
@bgrainger (from MySqlConnector) mentioned @neuecc has a lower-level data provider for MySQL called MySqlSharp that focuses a lot on avoiding unnecessary allocations.
We should consider adding a variation on our tests to see how MySqlSharp performs. Then we can brainstorm what we can do to get the best outcome for MySQL.
The text was updated successfully, but these errors were encountered:
divega
changed the title
Add MySqlSharp variation to our benchmarks
MySQL: Add MySqlSharp variation to our benchmarks
Mar 3, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@bgrainger (from MySqlConnector) mentioned @neuecc has a lower-level data provider for MySQL called MySqlSharp that focuses a lot on avoiding unnecessary allocations.
We should consider adding a variation on our tests to see how MySqlSharp performs. Then we can brainstorm what we can do to get the best outcome for MySQL.
The text was updated successfully, but these errors were encountered: