Endurance tests need to be faster, reduce loops
Former-commit-id: 1803b1587b4ca28457263eec849b66b6ab9de630
This commit is contained in:
parent
e48e8511ec
commit
73db61ea86
4
.github/workflows/endurance.yml
vendored
4
.github/workflows/endurance.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get install tcl8.5
|
||||
./runtest --loopn 3 --config server-threads 3 --clients 2
|
||||
- name: 'test 20x'
|
||||
- name: 'test 10x'
|
||||
run: |
|
||||
./runtest --loopn 20 --clients 10
|
||||
./runtest --loopn 10 --clients 10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user