mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-25 02:00:35 -06:00
Add inspect node option to benchmark script
So we can easily profile the backend
This commit is contained in:
parent
b0ebb77197
commit
b89f37a751
@ -272,7 +272,7 @@ async function prepare () {
|
||||
max: 5_000_000
|
||||
}
|
||||
}
|
||||
})
|
||||
}, { nodeArgs: [ '--inspect' ] })
|
||||
server = servers[0]
|
||||
|
||||
await setAccessTokensToServers(servers)
|
||||
|
Loading…
Reference in New Issue
Block a user