Skip to content

Commit

Permalink
chore: ok no testing
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 19, 2023
1 parent 2bb327e commit 5781bf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions perf/runner/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ async function main(clientPublicIP: string, serverPublicIP: string, testing: boo
copyAndBuildPerfImplementations(serverPublicIP);
copyAndBuildPerfImplementations(clientPublicIP);

testing = true

const benchmarks = [
runBenchmarkAcrossVersions({
name: "throughput/upload",
Expand Down

0 comments on commit 5781bf2

Please sign in to comment.