X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fbenchmark.ts;h=f7f9ad1bf6c600ccb0da1d164c5e747683b7144e;hb=38d6657852a2efc5a00512a3db4f63f435e9ef3d;hp=4a414a2fa1e734af0dc686e064235edc09db1896;hpb=b211106695bb82f6c32e53306081b5262c3d109d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/benchmark.ts b/scripts/benchmark.ts index 4a414a2fa..f7f9ad1bf 100644 --- a/scripts/benchmark.ts +++ b/scripts/benchmark.ts @@ -208,7 +208,7 @@ function runBenchmark (options: { return new Promise((res, rej) => { autocannon({ url: server.url + path, - method: method, + method, body, connections: 20, headers,