Skip to content

Commit

Permalink
throughput debuging
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Kim committed Dec 2, 2024
1 parent c14daf3 commit 13d79df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-vine-task-throughput.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
factory = vine.Factory("local",manager_host_port="localhost:{}".format(q.port))
factory.max_workers=1
factory.min_workers=1
factory.disk = 100

num_tasks = 1000

Expand Down

0 comments on commit 13d79df

Please sign in to comment.