Skip to content

Commit c49ffe2

Browse files
auto commit
1 parent 52ae369 commit c49ffe2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ data_sizes:
99
- 10240 # 10KB
1010
medium:
1111
- 102400 # 100KB
12-
- 50000000 # 50MB
12+
- 512000 # 500KB
13+
- 1048576 # 1MB
14+
large:
15+
- 10485760 # 10MB
16+
- 52428800 # 50MB
17+
- 104857600 # 100MB
1318

1419
# Quick test configuration (reduced test set for faster execution)
1520
quick_config:

0 commit comments

Comments
 (0)