Skip to content

Commit 3344f44

Browse files
authored
Merge pull request #225919 from seesharprun/cosmos-benchmark-tool
Cosmos DB | NoSQL benchmark tool documentation
2 parents 4c37610 + 31f4cb7 commit 3344f44

14 files changed

+347
-104
lines changed

articles/cosmos-db/.openpublishing.redirection.cosmos-db.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,11 @@
730730
"redirect_url": "/azure/cosmos-db/documentdb-sql-query",
731731
"redirect_document_id": false
732732
},
733+
{
734+
"source_path_from_root": "/articles/cosmos-db/nosql/performance-testing.md",
735+
"redirect_url": "/azure/cosmos-db/nosql/benchmarking-framework",
736+
"redirect_document_id": true
737+
},
733738
{
734739
"source_path_from_root": "/articles/cosmos-db/table/create-table-dotnet.md",
735740
"redirect_url": "/azure/cosmos-db/table/quickstart-dotnet",

articles/cosmos-db/nosql/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,8 +626,8 @@
626626
href: performance-tips-java.md
627627
- name: Configure the integrated cache
628628
href: ../how-to-configure-integrated-cache.md
629-
- name: Performance test - sample app
630-
href: performance-testing.md
629+
- name: Benchmarking framework
630+
href: benchmarking-framework.md
631631
- name: Cost-effective reads and writes
632632
href: ../key-value-store-cost.md
633633
- name: Troubleshooting

articles/cosmos-db/nosql/benchmarking-framework.md

Lines changed: 340 additions & 0 deletions
Large diffs are not rendered by default.
35.9 KB
Loading
71.6 KB
Loading
36.7 KB
Loading
126 KB
Loading
13.7 KB
Loading
11.3 KB
Loading
8.93 KB
Loading

0 commit comments

Comments
 (0)