Skip to content

Commit

Permalink
removed console output
Browse files Browse the repository at this point in the history
  • Loading branch information
johncalesp committed May 9, 2023
1 parent 4977c0a commit d9f452c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ function updateSliders(
memoryModel[1]) /
memoryModel[0]
);
console.log("MAX BATCH SIZE", maxBatch);

let maxMemory = analysisState["breakdown"]["memory_capacity_bytes"];
let maxThroughput =
Expand Down

0 comments on commit d9f452c

Please sign in to comment.