.
This commit is contained in:
parent
d799a1da0c
commit
24a8def394
4 changed files with 7 additions and 3 deletions
|
|
@ -92,7 +92,7 @@ async function runTest({
|
|||
async function runTests(): Promise<void> {
|
||||
const agentCounts = [2, 8];
|
||||
const jitterScaleInSeconds = [0.5, 0, 2];
|
||||
const concurrencies = [16, 1];
|
||||
const concurrencies = [1];
|
||||
const iterations = [50, 200];
|
||||
const doDeletes = [true, false];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue