We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc43a5e commit de628a9Copy full SHA for de628a9
db-esdk-performance-testing/benchmarks/config/test-scenarios.yaml
@@ -11,10 +11,12 @@ data_sizes:
11
- 102400 # 100KB
12
- 512000 # 500KB
13
- 1048576 # 1MB
14
+ - 10000000
15
large:
16
- 10485760 # 10MB
17
- 52428800 # 50MB
- - 104857600 # 100MB
18
+ - 104857600
19
+ - 100000000 # 100MB
20
21
# Quick test configuration (reduced test set for faster execution)
22
quick_config:
0 commit comments