File: perf-tests.yml

package info (click to toggle)
python-azure 20251104%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 770,224 kB
  • sloc: python: 6,357,217; ansic: 804; javascript: 287; makefile: 198; sh: 193; xml: 109
file content (24 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Service: storage-file-datalake

Project: sdk/storage/azure-storage-file-datalake

PrimaryPackage: azure-storage-file-datalake

PackageVersions:
- azure-core: 1.35.0
  azure-storage-file-datalake: 12.21.0
- azure-core: source
  azure-storage-file-datalake: source

Tests:
- Test: download
  Class: DownloadTest
  Arguments: &sizes
  - --size 10240 --parallel 64
  - --size 10485760 --parallel 32
  - --size 1073741824 --parallel 1 --warmup 60 --duration 60
  - --size 1073741824 --parallel 8 --warmup 60 --duration 60

- Test: upload
  Class: UploadTest
  Arguments: *sizes