aspnet / DataAccessPerformance

Benchmarks, prototypes and discussions for database access performance investigation
MIT License
116 stars 26 forks source link

Investigate MongoDB.Driver performance gap #41

Open divega opened 6 years ago

divega commented 6 years ago

In our own testing we are seeing that the MongoDB.Driver for .NET is significantly slower than the drivers on other platforms. Creating this issue to track the reason down and engage with MongoDB.Driver owners.

sebastienros commented 6 years ago

Note that there has been some new versions of the driver on Nuget since then, which I will update, and provide fresh data after that.