Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
723 stars 477 forks source link

Benchmark: Adds a workload to insert and read the inserted item. #4482

Open j82w opened 1 month ago

j82w commented 1 month ago

Pull Request Template

Description

Adds a new benchmark to simulate users inserting a document and immediately reading it. This with the https://github.com/Azure/azure-cosmos-dotnet-v3/pull/4478 will test replication latency between different geo regions, and how SDK handles various error scenarios.

Type of change

Please delete options that are not relevant.

Closing issues

To automatically close an issue: closes #IssueNumber