Skip to content

Commit de628a9

Browse files
auto commit
1 parent bc43a5e commit de628a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)