Skip to content

Commit 9fa8967

Browse files
authored
[core] Update perf-tests.yml (#35105)
Updating perf-tests.yml download-binary with all policies test size to the same as with no extra policies, for easier comparison.
1 parent ca8ac49 commit 9fa8967

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdk/core/azure-core/perf-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Tests:
2121
Class: DownloadBinaryDataTest
2222
Arguments:
2323
- --size 1024 --parallel 64 --duration 60
24-
- --size 1024 --parallel 64 --duration 60 --transport requests
24+
- --size 10240 --parallel 64 --duration 60 --transport requests
2525
- --size 1024 --parallel 64 --duration 60 --use-entra-id
26-
- --size 10240 --parallel 64 --duration 60 --policies all
26+
- --size 1024 --parallel 64 --duration 60 --policies all
2727

2828
- Test: update-entity
2929
Class: UpdateEntityJSONTest
@@ -47,4 +47,4 @@ Tests:
4747
- --count 500 --parallel 32 --warmup 60 --duration 60
4848
- --count 500 --parallel 32 --warmup 60 --duration 60 --transport requests
4949
- --count 500 --parallel 32 --warmup 60 --duration 60 --use-entra-id
50-
- --count 500 --parallel 32 --warmup 60 --duration 60 --policies all
50+
- --count 500 --parallel 32 --warmup 60 --duration 60 --policies all

0 commit comments

Comments
 (0)