Skip to content

Commit 642a1ca

Browse files
rishav-karanjitjosecorella
authored andcommitted
auto commit
1 parent f0e068f commit 642a1ca

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

db-esdk-performance-testing/benchmarks/config/test-scenarios.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ data_sizes:
1111
- 102400 # 100KB
1212
- 512000 # 500KB
1313
- 1048576 # 1MB
14+
- 10000000
1415
large:
1516
- 10485760 # 10MB
1617
- 52428800 # 50MB
17-
- 104857600 # 100MB
18+
- 104857600
19+
- 100000000 # 100MB
1820

1921
# Quick test configuration (reduced test set for faster execution)
2022
quick_config:

0 commit comments

Comments
 (0)