Skip to content

Commit bbdfd58

Browse files
committed
Add new perf test thinclient.
1 parent e745183 commit bbdfd58

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Performance.Tests/ThinClientHttpPerf.cs renamed to Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Performance.Tests/Benchmarks/ThinClientHttpPerf.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
namespace Microsoft.Azure.Cosmos
1+
//------------------------------------------------------------
2+
// Copyright (c) Microsoft Corporation. All rights reserved.
3+
//------------------------------------------------------------
4+
namespace Microsoft.Azure.Cosmos.Benchmarks
25
{
36
using System;
47
using System.Collections.Generic;

0 commit comments

Comments
 (0)