Skip to content

Commit 487a327

Browse files
committed
Add securing=securePair to benchmark options.
1 parent 6ba84cf commit 487a327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sequential/test-benchmark-tls.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ runBenchmark('tls',
2020
'dur=0.1',
2121
'n=1',
2222
'size=2',
23+
'securing=SecurePair',
2324
'type=asc'
2425
],
2526
{

0 commit comments

Comments
 (0)