Skip to content

Commit 9648510

Browse files
Yujie-Liurli9
authored andcommitted
jobs/phoronix-test-suite-part2.yaml: update sqlite-2.2.0 options
2024-02-15 02:15:15 phoronix-test-suite run sqlite-2.2.0 SQLite 3.41.2: pts/sqlite-2.2.0 Disk Test Configuration 1: 1 2: 2 3: 4 4: 8 5: 12 6: Test All Options ** Multiple items can be selected, delimit by a comma. ** Signed-off-by: Yujie Liu <[email protected]> Signed-off-by: Philip Li <[email protected]>
1 parent 770aec3 commit 9648510

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

jobs/phoronix-test-suite-part2.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,12 @@ phoronix-test-suite:
182182
- speedtest-cli-1.0.0
183183
- test: sqlite-2.2.0
184184
option_a: # threads per copy
185-
- 1
186-
# - 8
187-
# - 32
188-
# - 64
189-
- 128
190-
# - Test All Options
185+
- 1 # 1
186+
- 2 # 2
187+
- 3 # 4
188+
- 4 # 8
189+
- 5 # 12
190+
# - 6 # Test All Options
191191
- test:
192192
- sqlite-speedtest-1.0.1
193193
# - test: startup-time-1.4.1

0 commit comments

Comments
 (0)