Skip to content

Commit

Permalink
fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
akuzm committed Jan 28, 2023
1 parent f39d82f commit 7d6280f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test_memory_spikes.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ def main():
)
time.sleep(WAIT_TO_STABILIZE)


# Calculate average memory consumption from 5 values over 15 seconds
total = 0
for _ in range(0, 5):
Expand Down

0 comments on commit 7d6280f

Please sign in to comment.