Skip to content

Commit

Permalink
chore: change to dir
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 7, 2023
1 parent d1b803a commit f70fe4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perf/impl/js-libp2p/v0.46/perf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ for ((i = 1; i <= $#; i++)); do
done

# Run perf
cd impl/js-libp2p/v0.46
npm start --run-server=$run_server --server-address=$server_address --upload-bytes=$upload_bytes --download-bytes=$download_bytes --transport=$transport &

node_pid=$!
Expand Down

0 comments on commit f70fe4b

Please sign in to comment.