File: perf-tests.yml

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; 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.31.0
  azure-storage-file-datalake: 12.18.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