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